home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / GNU_Backgammon / gnubg-MAIN-20110822-setup.exe / {app} / ChangeLog < prev    next >
Text File  |  2011-08-21  |  246KB  |  7,051 lines

  1. 2011-08-21  Michael Petch  <mpetch@capp-sysware.com>
  2.     * gtkchequer.c,gtkcube.c: Fixed bug #33781. When doing a
  3.     chequer play rollout from the hint window, destroy the rollout
  4.     window when the user hits "Stop" or the rollout finishes.
  5.     This is the same behavior as doing "Rollout" from the move
  6.     list in the game record pane. Fix similar issue with cube rollout.
  7.     Please see https://savannah.gnu.org/bugs/index.php?33781
  8.     for additional comments and other coding options to resolve
  9.     these issues
  10.  
  11. 2011-08-20  Philippe Michel  <philippe.michel7@sfr.fr>
  12.  
  13.     * eval.c: Improve evaluation of late bearoff positions in match
  14.     play. Problem reported by Neil Robins (in 2009). 0-ply can still
  15.     be way off if there is an impending automatic redouble but
  16.     evaluations with lookahead should be adequate.
  17.  
  18. 2011-08-20  Michael Petch  <mpetch@capp-sysware.com>
  19.     * gnubg.c: Fixed bug #33781. When doing a chequer play rollout
  20.     from the hint window, detroy the rollout window when the user
  21.     hits "Stop" or the rollout finishes. This is the same behavior
  22.     as doing "Rollout" from the move list in the game record pane.. 
  23.  
  24. 2011-08-20  Michael Petch  <mpetch@capp-sysware.com>
  25.     * gnubg.c: Fixed bug #33141. Under Windows convert file name
  26.     from locale to utf8 to handle special characters in file names.
  27.  
  28. 2011-08-19  Michael Petch  <mpetch@capp-sysware.com>
  29.     * set.c: Fixed bug reported by Chris Yep. If you use "hint"
  30.     on a Crawford position, edit the position and remove Crawford
  31.     flag, and click "Hint" it used the previous position info and
  32.     produced identical results. Also occurred if using
  33.     "set crawford" command directly.
  34.  
  35. 2011-08-18  Michael Petch  <mpetch@capp-sysware.com>
  36.     * configure.in, Makefile.am, gnubgmodule.c: Fixed build issues
  37.     with Mingw/Msys environment. MingW doesn't output Binary data 
  38.     by default to stdout. Use makeweights "-f" argument to output
  39.     proper binary weights files. On Windows path names need to be
  40.     properly escaped when passed to the Python interpreter.
  41.  
  42. 2011-08-16  Michael Petch  <mpetch@capp-sysware.com>
  43.     * sound.c, configure.in: Play CoreAudio sounds in the
  44.     background on OS/X builds. Deficiency found by Louis Zulli. 
  45.  
  46. 2011-08-16  Michael Petch  <mpetch@capp-sysware.com>
  47.     * sound.c, configure.in: Play CoreAudio sounds in the
  48.     background on OS/X builds. Deficiency found by Louis Zulli. 
  49.  
  50. 2011-08-16  Philippe Michel  <philippe.michel7@sfr.fr>
  51.  
  52.     * eval.c, eval.h: Add 4ply with large movefilter to predefined
  53.     play levels. Bump grandmaster movefilter up to large.
  54.  
  55. 2011-08-15  Michael Petch  <mpetch@capp-sysware.com>
  56.     * Makefile.am, configure.in, util.c, board3d/Makefile.am, 
  57.     doc/Makefile.am: better support for Mingw/Msys windows
  58.     builds.
  59.  
  60. 2011-08-12  Michael Petch  <mpetch@capp-sysware.com>
  61.     * play.c, gtkgame.c, gtkboard.c: Fixed bug #33866 reported by 
  62.     Gerhard. In 3D mode with option "Start new Games immediately" 
  63.     turned off, match would not continue properly if the computer
  64.     offered a resignation. Also fixes the bug where the resignation 
  65.     flag is not cleared after accepting/rejecting a resignation.
  66.     Fixed Bug #33701, #33313 - When "Start Game Immediately" option
  67.     is off, resigning gets the user stuck trying to start a new 
  68.     game. Now allow user to click dice area on board to start new 
  69.     game after a resign.     
  70.  
  71. 2011-08-11  Michael Petch  <mpetch@capp-sysware.com>
  72.     * set.c: When importing XGIDs prompt user in positions where
  73.     person on roll is on top before swapping. In non interactive
  74.     mode swapping will not occur. This option exists because XG2
  75.     swaps players when exporting (default), so person on roll
  76.     appears on bottom. Unfortunately, XG2 does not change the XGID
  77.     to account for the change.
  78.  
  79. 2011-08-09  Michael Petch  <mpetch@capp-sysware.com>
  80.     * play.c, gtkoptions.c: A new bug was introduced that broke
  81.     canceling of a match where bot played bot (or potentially other
  82.     scenario of automatic play). Fixed an old bug where canceling 
  83.     automated bearoff of the human didn't work properly. Cache size 
  84.     is now reported as MB (Megabyte) not "Mb" (Megabit)     
  85.  
  86. 2011-08-07  Michael Petch  <mpetch@capp-sysware.com>
  87.     * set.c: Some imported XGID cube positions were not properly
  88.     swapped when the board was displayed. Reported by Philippe (plm)
  89.  
  90. 2011-08-07  Michael Petch  <mpetch@capp-sysware.com>
  91.     * play.c: Fixed bug #33143 reported by Kevin McDonough where 
  92.     interrupting a forced move in 2D got into wrong state causing
  93.     bot not to continue automatic play.
  94.  
  95. 2011-08-03  Michael Petch  <mpetch@capp-sysware.com>
  96.     * gnubgmodule.c: Add PythonParseMove function
  97.  
  98. 2011-08-03  Michael Petch  <mpetch@capp-sysware.com>
  99.     * set.c: Fixed the display of the board when importing XGID's
  100.     so that they appear *similar* to those HTML positions pasted to
  101.     websites. Reported by Leo Bueno (on BGO). Assume that most
  102.     people are using XG2 and exporting with default setting "Player
  103.     on roll always at the bottom".
  104.  
  105. 2011-08-03  Philippe Michel  <philippe.michel7@sfr.fr>
  106.  
  107.     * gnubg.c, gtkboard.c, play.c, set.c: More fixes to swap players
  108.     feature.
  109.  
  110. 2011-08-01  Philippe Michel  <philippe.michel7@sfr.fr>
  111.  
  112.     * play.c, gnubg.c, set.c: Fixed display of SETBOARD records in the
  113.     game record panel (bug #32778). Fixed Game|Swap players for games
  114.     ending with a SETBOARD record (in practice, games created from a
  115.     pasted id).
  116.  
  117. 2011-07-29  Michael Petch  <mpetch@capp-sysware.com>
  118.     * analysis.c: Previous getLuckRating change had unintended side
  119.     effects when we stopped using hard coded values. Hard coded values
  120.     were off by an approximate factor of 10. Although this has been fixed
  121.     it may wish to be revisited as to why the values were hardcoded in
  122.     this fashion originally. Reported by Chris (pck).
  123.  
  124. 2011-07-17  Michael Petch  <mpetch@capp-sysware.com>
  125.     * gnubgmodule.c: Fixed Python position key functions to internally call 
  126.     the old style position keys functions. Fixes compiler errors due to 
  127.     new position key changes made on 2011/07/15.
  128.  
  129. 2011-07-15  Philippe Michel  <philippe.michel7@sfr.fr>
  130.  
  131.     * positionid.c, positionid.h, lib/cache.c, lib/gnubg-types.h: Use
  132.     a simpler position key for internal use. PositionKey() and
  133.     PositionFromKey() are much faster. The global speed improvement is
  134.     about 10%.
  135.     A side effect is that the evalution cache becomes 38% larger.
  136.  
  137. 2011-07-09  Philippe Michel  <philippe.michel7@sfr.fr>
  138.  
  139.     * gnubg.c, gtkgame.c: Set players names from default_names at
  140.     program launch and when pasting a position id, in addition to when
  141.     starting a match.
  142.  
  143. 2011-07-08  Philippe Michel  <philippe.michel7@sfr.fr>
  144.  
  145.     * play.c: Update players names in game record panel when starting
  146.     a new match.
  147.  
  148. 2011-06-13  Michael Petch  <mpetch@capp-sysware.com>
  149.     * analysis.c: getLuckRating was returning values based
  150.     on old hard coded luck thresholds. Use the user supplied 
  151.     ones instead 
  152.  
  153. 2011-06-08  Michael Petch  <mpetch@capp-sysware.com>
  154.     * gnubgmodule.c: Add new python function "DiceRolls" to 
  155.     return the next "n" rolls from the current RNG. 
  156.  
  157. 2011-05-18  Michael Petch  <mpetch@capp-sysware.com>
  158.     * configure.in:  --enable-threads and --enable-extmatchid are 
  159.     now the default. amd64 cpu types will automatically enable sse2
  160.  
  161. 2011-05-17  Michael Petch  <mpetch@capp-sysware.com>
  162.     * gtkgame.c: Modify the Menu to support copying of GNUBGID's,
  163.     as well as the MatchId or positionID's individually.
  164.  
  165. 2011-05-17  Michael Petch  <mpetch@capp-sysware.com>
  166.     * configure.in: Modify the ./configure process to now enable
  167.     Extended match ID's by default. They can be disabled with
  168.     --disable-extmatchid
  169.  
  170. 2011-05-17  Michael Petch  <mpetch@capp-sysware.com>
  171.  
  172.     * gnubg.c, backgammon.h, gtkfile.c, gtkrelational.c: The word 
  173.     "Relational" has been removed from the GUI when referring to the 
  174.     database. This makes more sense to the casual users. Fixed the 
  175.     situation where a Batch sometimes had to be preceded by a clear 
  176.     match/session. Fixed bug reported by Leo that prevented matches 
  177.     being analysed with incomplete analysis settings. Fixed bug
  178.     reported by Leo Bueno that prevented matches that may not have been
  179.     played to completion from being analysed. Added Warning if you 
  180.     use incomplete analysis settings and have requested to save the 
  181.     matches to the database
  182.  
  183. 2011-05-13  Philippe Michel  <philippe.michel7@sfr.fr>
  184.  
  185.     * eval.c, lib/inputs.c (new file), lib/Makefile.am: Computation of
  186.     baseInputs() with SSE. The code was already there in eval.c, but
  187.     commented out.
  188.  
  189. 2011-05-08  Philippe Michel  <philippe.michel7@sfr.fr>
  190.  
  191.     * lib/gnubg-types.h, lib/cache.h, lib/cache.c, backgammon.h,
  192.     positionid.h, positionid.c, analysis.c, eval.c, export.c, eval.h,
  193.     gnubg.c, gnubgmodule.c, gtkboard.c, gtkpanels.c, import.c, play.c,
  194.     rollout.c, set.c, sgf.c, makebearoff.c, makehyper.c:
  195.     Use a defined type for the position key.
  196.     Small speed up with faster EqualKeys and CopyKey macros.
  197.  
  198. 2011-04-10  Michael Petch  <mpetch@capp-sysware.com>
  199.  
  200.     * board3d/drawboard3d.c board3d/fun3d.h board3d/shadow.c:
  201.     Converted int to GLint where appropriate to avoid compiler
  202.     warnings about incompatible types in certain build 
  203.     environments.
  204.  
  205. 2011-04-09  Philippe Michel  <philippe.michel7@sfr.fr>
  206.  
  207.     * gtkexport.c, gtkgame.c, gtktempmap.c: Alter some pop-up panel
  208.     that were too tall too be usable on smaller screens (the OK button
  209.     was below the bottom of the display). Affected are
  210.     Settings|Export, Settings|Rollouts and Analyze|Temperature Map.
  211.  
  212. 2011-04-08  Michael Petch  <mpetch@capp-sysware.com>
  213.  
  214.     * gtkprefs.c: Fixed bug that disallowed import/export board
  215.     designs from using file names with paths that had spaces on
  216.     Windows (WIN32) platform.
  217.  
  218. 2011-04-08  Michael Petch  <mpetch@capp-sysware.com>
  219.  
  220.     * gtkgame.c, play.c: Fixed bug that didn't update the cube
  221.     properly when navigating from a non crawford game to crawford
  222.     game. Reported by Ongun Alsac.
  223.  
  224. 2011-04-06  Michael Petch  <mpetch@capp-sysware.com>
  225.  
  226.     * configure.in, board3d/font3d.c, board3d/inc3d.h: Added
  227.     better 3dboard autoconf support for Apple build environments.
  228.     Use Apple OpenGL, and add appropriate check for GTK
  229.     X windows headers. GTK does not necessarily rely on X as a
  230.     backend.
  231.  
  232. 2011-04-06  Michael Petch  <mpetch@capp-sysware.com>
  233.  
  234.     * gnubg.c: Fixed WIN32 specific bug that caused command 
  235.     filenames with spaces to not be processed. Reported by Nardy.     
  236.  
  237. 2011-03-23  Michael Petch  <mpetch@capp-sysware.com>
  238.  
  239.     * gtkboard.c, play.c, gtkgame.c: Fixed bug that caused
  240.     crawford flag to be unset in the GUI if you changed to
  241.     a crawford game in the game list. Reported by Phillipe
  242.     Michel. Fixed bug that caused a new money session to
  243.     not correctly use the global Jacoby setting in some
  244.     cases.
  245.  
  246. 2011-03-23  Michael Petch  <mpetch@capp-sysware.com>
  247.  
  248.     * gtkboard.c: Update global match state with changes in
  249.     score made through edit mode. Fixes hint/edit bug reported 
  250.     by Pierre Zakia
  251.  
  252. 2011-03-23  Michael Petch  <mpetch@capp-sysware.com>
  253.  
  254.     * gtkboard.c: Did cleanup of new Jacoby code.
  255.     Modified the edit GUI to enforce proper Crawford
  256.     settings when editing. If scores and match length
  257.     make Crawford impossible, disable Crawford toggle
  258.     and turn off Crawford until settings make it possible
  259.  
  260. 2011-03-22  Michael Petch  <mpetch@capp-sysware.com>
  261.  
  262.     *  gnubg.c, gtkgame.c, gtkboard.c, matchid.c, play.c
  263.     set.c, gtkboard.h: Improve support for Jacoby. 
  264.     - When using extended Match ID's - Jacoby comes from 
  265.       the ID, 
  266.     - When using regular ID's Jacoby is decided by the
  267.       global "Jacoby" setting in options. 
  268.     - Fixed bug with Jacoby being read from an extended ID. 
  269.     - Added Jacoby flag to the table. When MatchLen is
  270.       0 (money session) Crawford flag replaced by Jacoby
  271.       and vice versa.
  272.     - Fixed some editing issues with Crawford
  273.  
  274. 2011-03-22  Michael Petch  <mpetch@capp-sysware.com>
  275.  
  276.     *  gtkgame.c, simpleboard.c, gnubgmodule.c, matchid.c
  277.     matchid.h, configure.in, play.c : Began adding support
  278.     for an extended matchID that includes Jacoby. While in
  279.     testing phase ./configure supports  --enable-extmatchid
  280.     and a USE_EXTENDEDMATCHID define in config.h. By default
  281.     builds do not have this feature turned on.
  282.  
  283. 2011-03-20  Philippe Michel  <philippe.michel7@sfr.fr>
  284.  
  285.     * gnubg.c: Fixed missing handling of MOVE_SETBOARD records in
  286.     swapGame(). Needed for single positions (bug #32272) and games
  287.     with illegal moves.
  288.  
  289. 2011-03-19  Philippe Michel  <philippe.michel7@sfr.fr>
  290.  
  291.     * set.c: Don't change the global Jacoby setting when pasting a XGID.
  292.  
  293. 2011-03-17  Michael Petch  <mpetch@capp-sysware.com>
  294.  
  295.     *  gtkgame.c : Fixed ClipBoard copy from the Match
  296.     statistics dialog that caused both players data to
  297.     be the same. Added player names to the match statistic
  298.     tables (treeviews). Reported by Boomslang
  299.  
  300. 2011-03-17  Philippe Michel  <philippe.michel7@sfr.fr>
  301.  
  302.     * positionid.h, eval.c: Speed improvements.
  303.  
  304. 2011-03-16  Michael Petch  <mpetch@capp-sysware.com>
  305.  
  306.     *  gnubgmodule.c : Added GNUBG python module functions: 
  307.     gnubgid, matchid, posinfo
  308.     ToDo: xgid
  309.  
  310. 2011-03-14  Michael Petch  <mpetch@capp-sysware.com>
  311.  
  312.     *  gnubg.c, sound.c, configure.in : Added support for Apple
  313.     CoreAudio sound on platforms that are supported. CoreAudio
  314.     takes precedence over QuickTime. This should allow for native
  315.     64bit builds without the need for an external sound player.
  316.  
  317. 2011-03-10  Michael Petch  <mpetch@capp-sysware.com>
  318.  
  319.     *  gnubg.c: Fixed bug with random numbers being read from
  320.     www.random.org preventing GNUBG from exiting. We now skip HTTP 
  321.     headers and make sure we don't read more numbers than the
  322.     dice array can hold. Reported by Leo Bueno.
  323.  
  324. 2011-03-07  Michael Petch  <mpetch@capp-sysware.com>
  325.  
  326.     *  board3d/drawboard3d.c: Fixed array indexing issue in drawDice that
  327.     would cause hangs/crashes on OS/X when "set gui dicearea on" with
  328.     3D boards were on. Crash would occur during program startup. May be
  329.     related to fix commited on 2009-03-26 by Christian. 
  330.     Reported by Pierre Viau. 
  331.  
  332. 2011-03-04  Michael Petch  <mpetch@capp-sysware.com>
  333.  
  334.     * gtkgame.c: Fixed problem with language change getting stuck
  335.     in loop
  336.  
  337. 2011-02-24  Philippe Michel  <philippe.michel7@sfr.fr>
  338.  
  339.     * gnubg.c: In Tutor/Hint, always evaluate the tried move at the
  340.     deepest ply. Problem pointed by Michael Depreli in bug-gnubg.
  341.  
  342. 2011-02-14  Philippe Michel  <philippe.michel7@sfr.fr>
  343.  
  344.     * sgf.c, eval.h (comment only), gtkgame.c, gnubg.c, analysis.c:
  345.     Fixed crash when loading a take or drop saved as a position (bug
  346.     #32270).
  347.  
  348. Mon Feb 14 21:11:28 CET 2011 Christian Anthon <anthon@kiku.dk>
  349.  
  350.     * backgammon.h, commands.inc, gnubg.c, gtkchequer.c, gtkcube.c,
  351.     gtkexport.c, gtkfile.c, gtkgame.c, gtkmet.c, gtkmovefilter.c,
  352.     gtkoptions.c, gtktoolbar.c, gtkwindows.c, play.c, set.c: Have
  353.     different default and current player names. Only change default 
  354.     player names in dialog, not in edit mode. Attempt to autosave
  355.     settings.
  356.  
  357. Mon Feb 14 18:05:09 CET 2011 Christian Anthon <anthon@kiku.dk>
  358.  
  359.     * sound.c: Fix sound in cl interface (unix)
  360.  
  361. 2011-02-13  Philippe Michel  <philippe.michel7@sfr.fr>
  362.  
  363.     * play.c: Fix display of MOVE_SETCUBEPOS in game record panel.
  364.  
  365. Sat Feb 12 22:19:18 CET 2011 Christian Anthon <anthon@kiku.dk>
  366.  
  367.     * gtkgame.c: Just one clist to go.
  368.  
  369. 2011-02-10  Philippe Michel  <philippe.michel7@sfr.fr>
  370.  
  371.     * po/ro.po, configure.in, gtkgame.c, flags/romania.png,
  372.     flags/Makefile.am : Romanian translation by Mihai Varzaru.
  373.  
  374. 2011-02-09  Philippe Michel  <philippe.michel7@sfr.fr>
  375.  
  376.     * eval.c: Small speed improvements.
  377.  
  378. 2011-02-08  Philippe Michel  <philippe.michel7@sfr.fr>
  379.  
  380.     * eval.c, lib/neuralnetsse.c, lib/neuralnet.h : ╪ystein Johansen's
  381.     patch to handle a different number of hidden nodes with SSE.
  382.  
  383. Tue Feb  8 20:23:42 CET 2011 Christian Anthon <anthon@kiku.dk>
  384.  
  385.     * Makefile.am, backgammon.h, commands.inc, gtkgame.c, R record.c, R
  386.     record.h: remove the rest of old player records
  387.  
  388. Tue Feb  8 19:54:13 CET 2011 Christian Anthon <anthon@kiku.dk>: :
  389.  
  390.     * gtkgame.c: cleanup after previous commit
  391.     * progress.c: convert the rollout clist to tree view, sortable and
  392.     simpler, but fewer details than before.
  393.  
  394. Tue Feb  8 19:16:12 CET 2011 Christian Anthon <anthon@kiku.dk>: 
  395.  
  396.     * gtkgame.c, gtkgame.h: update the evaluation summary to gtk_combo_box
  397.  
  398. Tue Feb  8 18:24:42 CET 2011 Christian Anthon <anthon@kiku.dk>
  399.  
  400.     * gtkmovefilter.c: update movefilter selection to gtk_combo_box
  401.  
  402. Tue Feb  8 17:58:05 CET 2011 Christian Anthon <anthon@kiku.dk>
  403.  
  404.     * gtkgame.c: update the stats navigation to gtk_combo_box
  405.  
  406. Sun Feb  6 21:04:11 CET 2011 Christian Anthon <anthon@kiku.dk>
  407.  
  408.     * Makefile.am, configure.in, gnubgstock.c, gnubgstock.h, gtkgame.c,
  409.     gtkpanels.c, gtktoolbar.c, gtkwindows.c, gtkwindows.h,
  410.     pixmaps/Makefile.am, pixmaps/gnubg-stock-pixbufs.h,
  411.     pixmaps/24x24/actions/anti_clockwise_24.png,
  412.     pixmaps/24x24/actions/clockwise_24.png,
  413.     pixmaps/24x24/actions/new0_24.png, pixmaps/24x24/actions/new11_24.png,
  414.     pixmaps/24x24/actions/new13_24.png,
  415.     pixmaps/24x24/actions/new15_24.png,
  416.     pixmaps/24x24/actions/new17_24.png, pixmaps/24x24/actions/new1_24.png,
  417.     pixmaps/24x24/actions/new3_24.png, pixmaps/24x24/actions/new5_24.png,
  418.     pixmaps/24x24/actions/new7_24.png, pixmaps/24x24/actions/new9_24.png,
  419.     pixmaps/24x24/actions/resignsb_24.png,
  420.     pixmaps/24x24/actions/resignsg_24.png,
  421.     pixmaps/24x24/actions/resignsn_24.png, R xpm/*: Cleanup of the pixmaps
  422.  
  423. Sat Feb  5 18:27:35 CET 2011 Christian Anthon <anthon@kiku.dk>
  424.  
  425.     * gtkpanels.c: one less clist
  426.  
  427. Wed Feb  2 22:00:24 CET 2011 Christian Anthon <anthon@kiku.dk>
  428.  
  429.     * gtkgame.c: one less clist.
  430.  
  431. 2011-01-30  Philippe Michel  <philippe.michel7@sfr.fr>
  432.  
  433.     * export.c, commands.inc, file.c, backgammon.h : Export games and
  434.     matches in Snowie standard text format.
  435.  
  436. 2011-01-23  Philippe Michel  <philippe.michel7@sfr.fr>
  437.  
  438.     * positionid.h : Speed improvement.
  439.  
  440. 2011-01-20  Philippe Michel  <philippe.michel7@sfr.fr>
  441.  
  442.     * export.c : More robust .mat export in case of illegal moves.
  443.     Stepping stone to Snowie standard text export.
  444.  
  445. 2011-01-10  Philippe Michel  <philippe.michel7@sfr.fr>
  446.  
  447.     * latex.c: Escapes characters reserved by TeX/LaTeX (%, $, _,
  448.     etc...) + other minor fixes.
  449.  
  450.     * gnubg.c, html.c, latex.c, text.c : Should avoid ??-numbered
  451.     moves in exports.
  452.  
  453. 2011-01-05  Philippe Michel  <philippe.michel7@sfr.fr>
  454.  
  455.     * gtkmovefilter.c, gtktheory.c: Prevent warnings about deprecated
  456.     usage of GtkSpinButton that appeared with a recent gtk2 update.
  457.  
  458.     * gtkgame.c: Decrease absurdly high page_increments in some
  459.     GtkSpinButtons.
  460.  
  461.     * gtktheory.c: Decrease a page_increment that seemed too high.
  462.  
  463. 2010-12-21  Philippe Michel  <philippe.michel7@sfr.fr>
  464.  
  465.     * import.c: Fix handling of resignations in .mat files created by
  466.     eXtreme Gammon.
  467.  
  468. 2010-11-29  Philippe Michel  <philippe.michel7@sfr.fr>
  469.  
  470.     * gtkcube.c: More unwarranted assertion failures.
  471.  
  472.     * speed.c: Fix speed calibrating.
  473.  
  474. 2010-11-21  Philippe Michel  <philippe.michel7@sfr.fr>
  475.  
  476.     * rollout.c: Fix for crashes in rollouts. This is essentially
  477.     Guido Flohr's patch from the discussion of bug #29880.
  478.  
  479.     * gtkcube.c: Avoid assertion failure when asking for a cube
  480.     decision hint after rolling the dice. Bug #31713.
  481.  
  482. 2010-11-13  Philippe Michel  <philippe.michel7@sfr.fr>
  483.  
  484.     * gtktempmap.c: Retain temperature map's checkboxes status (for a
  485.     given instance, not in gnubgautorc). Bug/wish #27150.
  486.  
  487. 2010-11-11  Philippe Michel  <philippe.michel7@sfr.fr>
  488.  
  489.     * rollout.c: In multithreaded rollouts, make every alternative
  490.     stop at the right number of trials instead of when the speediest
  491.     one reaches it.
  492.  
  493.     * progress.c, format.c, format.h, gnubg.c: fix TextOutputProgress()
  494.     display of match cubes (bug #27149).
  495.  
  496. 2010-11-01  Philippe Michel  <philippe.michel7@sfr.fr>
  497.  
  498.     * play.c: workaround for bug #27178
  499.  
  500.     * backgammon.h, commands.inc, gtkgame.c, html.c: copy position as
  501.     URL to image.backammonbase.com. Submitted by Noriyuki Hosaka :
  502.     http://lists.gnu.org/archive/html/bug-gnubg/2010-04/msg00024.html
  503.  
  504. 2010-10-31  Philippe Michel  <philippe.michel7@sfr.fr>
  505.  
  506.     * play.c: don't do luck analysis while playing as highlighting
  507.     very lucky or unlucky moves in the game record panel gives away
  508.     big equity swings.
  509.     http://lists.gnu.org/archive/html/bug-gnubg/2010-06/msg00034.html
  510.  
  511.     * eval.h, eval.c, gtkoptions.c: bump up evaluation cache size
  512.     default x4 to 21Mb, maximum settable from GUI x2 to 336Mb
  513.  
  514. 2010-10-29  Philippe Michel  <philippe.michel7@sfr.fr>
  515.  
  516.     * NEWS, dice.c, eval.c, gtkpanels.c, show.c: typos
  517.     Picked from Debian and FreeBSD ports.
  518.  
  519. 2010-10-17  Philippe Michel  <philippe.michel7@sfr.fr>
  520.  
  521.     * file.c: Fix in automatic import. Detect sgg now.
  522.  
  523.     * gtkfile.c: In the Open File panel, with supported files filters,
  524.     show both lowercase and uppercase file extensions.
  525.  
  526. 2010-09-27  Philippe Michel  <philippe.michel7@sfr.fr>
  527.  
  528.     * set.c: XGIDs with large cubes were not correctly decoded
  529.  
  530. Wed Jul 28 16:42:36 CEST 2010 Christian Anthon <anthon@kiku.dk>
  531.  
  532.     * set.c: checkers weren't swapped when reading XGIDs
  533.  
  534. Fri Jul 16 21:52:51 CEST 2010 Christian Anthon <anthon@kiku.dk>
  535.  
  536.     * gtkboard.c: Allow rolling on both sides and start new game/match as
  537.     appropriate
  538.  
  539. Fri Jul 16 18:12:30 CEST 2010 Christian Anthon <anthon@kiku.dk>
  540.  
  541.     * gtkboard.c: fix redraw bug when navigating an unfinished move where
  542.     dice are rolled.
  543.  
  544. Fri Jul 16 14:03:13 CEST 2010 Christian Anthon <anthon@kiku.dk>
  545.  
  546.     * render.c: fix clockwise display. Bar was reversed.
  547.  
  548. Mon Jul  5 20:00:46 CEST 2010 Christian Anthon <anthon@kiku.dk>
  549.  
  550.     * format.c: fix text output of rolled out cube analysis
  551.  
  552. Mon Jul  5 19:39:35 CEST 2010 Christian Anthon <anthon@kiku.dk>
  553.  
  554.     * play.c: remove TurnDone from CancelCubeAction. Fixes a batch analyse
  555.     bug.
  556.  
  557. Fri Jun 25 16:00:08 CEST 2010 Christian Anthon <anthon@kiku.dk>
  558.  
  559.     * gtkfile.c: Show the discard dialog before batch analyse starts.
  560.  
  561. Fri Jun 25 10:49:12 CEST 2010 Christian Anthon <anthon@kiku.dk>
  562.  
  563.     * backgammon.h, commands.inc, gnubg.c, gtkboard.c, set.c: support for
  564.     xg ids - please test
  565.  
  566. Thu Jun 24 01:31:48 CEST 2010 Christian Anthon <anthon@kiku.dk>
  567.  
  568.     * analysis.c: don't refind move, when none made
  569.  
  570. Sun Jun 20 17:42:38 CEST 2010 Christian Anthon <anthon@kiku.dk>
  571.  
  572.     * analysis.c: refind made move after cmark_rollout
  573.  
  574. Sat Jun 19 09:22:16 CEST 2010 Christian Anthon <anthon@kiku.dk>
  575.  
  576.     * eval.c, import.c: Fix a counting error in the import match code. Ask
  577.     if you want to try another variation after the first one fails.
  578.  
  579. 2010-06-02  Philippe Michel  <philippe.michel7@sfr.fr>
  580.  
  581.     * commands.inc, file.c: if an export format is not supported by
  582.     the build, #if it out of the UI.
  583.  
  584.     * configure.in, export.c, gnubgmodule.c : patches by Christopher
  585.     Hofmann via bug-gnubg@gnu.org
  586.  
  587. 2010-05-29  Philippe Michel  <philippe.michel7@sfr.fr>
  588.  
  589.     * rollout.c: partial fix for stop-on-jsd criterion
  590.     From http://lists.gnu.org/archive/html/bug-gnubg/2010-01/msg00041.html
  591.     
  592.     * matchequity.c: wasteful computations in GetPoints()
  593.     Pointed by Massimiliano Maini in
  594.     http://lists.gnu.org/archive/html/bug-gnubg/2009-07/msg00002.html
  595.     
  596. 2010-05-26  Philippe Michel  <philippe.michel7@sfr.fr>
  597.  
  598.     * gtkgame.c: compiles again with pre-2.12 gtk
  599.     From http://lists.gnu.org/archive/html/bug-gnubg/2009-11/msg00016.html
  600.  
  601. 2010-05-23  Philippe Michel  <philippe.michel7@sfr.fr>
  602.  
  603.     * gtkpanels.c: Crawford game highlighted in the games pulldown in
  604.     the Game record panel. Bug #28463.
  605.  
  606.     * rollout.c: change "Stop when STD is small enough" criterion for
  607.     rollouts. Parameter is stdev of equity, not the ratio of
  608.     stdev/value for every output. See rationale at
  609.     http://lists.gnu.org/archive/html/bug-gnubg/2009-02/msg00035.html
  610.     and
  611.     http://lists.gnu.org/archive/html/bug-gnubg/2009-10/msg00159.html
  612.     * gtkgame.c: GUI change
  613.     * gnubg.c, sgf.c: older default values for maxerr become inadequate
  614.  
  615. 2010-05-08  Philippe Michel  <philippe.michel7@sfr.fr>
  616.  
  617.     * text.c: fix double output of match statistics in plain text export
  618.  
  619. 2010-05-03  Philippe Michel  <philippe.michel7@sfr.fr>
  620.  
  621.     * gnubg.c: use Rockwell-Kazaross MET by default
  622.  
  623. Tue Dec 29 19:56:07 CET 2009 Christian Anthon <anthon@kiku.dk>
  624.  
  625.     * rollout.c: minor fixes: a) check jsd's before rollout b) fix a minor
  626.     jsd bug where the number of trials where checked for the wrong
  627.     alternative. c) allow trials to catch up when extending rollouts
  628.  
  629. Tue Dec 29 07:36:41 MST 2009 Michael Petch <mpetch@capp-sysware.com>: 
  630.  
  631.     * gnubg.c: Fix random.org buffer overrun, Cleanup code and
  632.     add appropriate User-Agent string
  633.  
  634. Wed Dec 23 22:34:19 CET 2009 Christian Anthon <anthon@kiku.dk>
  635.  
  636.     * gnubg.c: random.org has been restructered, update the GET
  637.     accordingly
  638.  
  639. Sat Dec 12 15:25:58 CET 2009 Christian Anthon <anthon@kiku.dk>
  640.  
  641.     * gtktoolbar.c: reset of board when entering edit mode didn't work
  642.  
  643. Mon Nov 30 19:54:56 CET 2009 Christian Anthon <anthon@kiku.dk>
  644.  
  645.     * gtkgame.c: add keyboard short-cuts to marked navigation menu items
  646.  
  647. Tue Nov 24 21:51:56 CET 2009 Christian Anthon <anthon@kiku.dk>: 
  648.  
  649.     * gtkrolls.c: fix a bug where the printed average equity was wrong
  650.     when MWC printed as EM
  651.  
  652. Sat Nov 21 21:56:58 CET 2009 Christian Anthon <anthon@kiku.dk>
  653.  
  654.     * gtkoptions.c, gtkpanels.c: Minor warnings, fix resizing of
  655.     commentary panel.
  656.  
  657. Fri Nov 13 23:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  658.  
  659.     * gtkoptions.c, dice.c: Simplify dice entry method dialog
  660.  
  661. Tue Nov 03 17:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  662.  
  663.     * gtkgame.c, gtkboard.c: Improve manual dice selection colours and text
  664.  
  665. Sat Oct 31 21:48:27 CET 2009 Christian Anthon <anthon@kiku.dk>
  666.  
  667.     * backgammon.h, gtkgame.c, import.c, timer.c: dnd didn't work under
  668.     linux at all. Plus minor compiler warnings.
  669.  
  670. Thu Oct 29 11:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  671.  
  672.     * gtkgame.c: Allow files to be dropped onto gnubg to open them
  673.         Bug #27685 suggested by Eric.
  674.  
  675. Mon Oct 26 16:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  676.  
  677.     * render.c, gtkboard.c + others: Sort out 2d dice colours when in 3d mode
  678.  
  679. Sun Oct 18 12:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  680.  
  681.     * gtkgame.c: Sort out full screen transitions
  682.  
  683. Tue Oct 13 19:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  684.  
  685.     * gtkgame.c, gtkboard.c + others: Move gnubgid into status bar
  686.  
  687. Mon Oct 12 21:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  688.  
  689.     * gtkgame.c: Simplify player and rollout evaluation settings
  690.  
  691. Fri Oct  9 15:46:17 CEST 2009 Christian Anthon <anthon@kiku.dk>
  692.  
  693.     * analysis.c: error in last checkin source and dest reversed
  694.  
  695. Wed Oct  7 21:17:04 CEST 2009 Christian Anthon <anthon@kiku.dk>
  696.  
  697.     * analysis.c: protect movelist during autosave
  698.  
  699. Tue Oct  2 04:32:27 MDT 2009 Michael Petch <mpetch@capp-sysware.com>
  700.  
  701.     * progress.c: Fix assert/crash when doing a single rollout 
  702.     when no stopall button is present
  703.  
  704. Thu Oct  1 23:04:28 CEST 2009 Christian Anthon <anthon@kiku.dk>
  705.  
  706.     * analysis.c, backgammon.h, commands.inc, external.c, gnubg.c,
  707.     gtkgame.c, gtkoptions.c, gtkprefs.c, gtksplash.c, import.c,
  708.     multithread.c, multithread.h, play.c, rollout.c, set.c, sgf.c, show.c,
  709.     speed.c: add autosave functionallity during analysis and rollout.
  710.     disabled by default -- needs testing.
  711.  
  712. Thu Oct  1 15:18:32 CEST 2009 Christian Anthon <anthon@kiku.dk>
  713.  
  714.     * gtktoolbar.c: remove labels from navigation buttons and add previous
  715.     marked and cmarked buttons.
  716.  
  717. Wed Sep 30 08:57:54 CEST 2009 Christian Anthon <anthon@kiku.dk>
  718.  
  719.     * gtkfile.c: quote filename input to Open Commands
  720.  
  721. Wed Sep 30 00:07:22 CEST 2009 Christian Anthon <anthon@kiku.dk>
  722.  
  723.     * analysis.c, gnubg.c, gtkchequer.c, gtkcube.c, gtkgame.c, progress.c,
  724.     progress.h: add button to stop all cmarked rollouts. Fix a few minor
  725.     cmark navigation problems
  726.  
  727. Tue Sep 29 21:45:37 CEST 2009 Christian Anthon <anthon@kiku.dk>
  728.  
  729.     * simpleboard.c: fix a language problem with fonts
  730.  
  731. Wed Sep 23 23:18:09 CEST 2009 Christian Anthon <anthon@kiku.dk>
  732.  
  733.     * gtkgame.c: fix problem with inactive navigation buttons
  734.  
  735. Wed Sep 23 23:15:00 CEST 2009 Christian Anthon <anthon@kiku.dk>
  736.  
  737.     * gtkgame.c: only update eval/hint settings when sameasanalysis is
  738.     uncticked.
  739.  
  740. Wed Sep 23 23:07:10 CEST 2009 Christian Anthon <anthon@kiku.dk>
  741.  
  742.     * analysis.c, eval.c, evallock.c, gnubg.c, multithread.c,
  743.     multithread.h, progress.c, rollout.c: use mt rollout code for
  744.     non-threaded rollouts. Only generate unlocked code with
  745.     --disable-threads
  746.  
  747. Mon Sep 21 09:41:27 CEST 2009 Christian Anthon <anthon@kiku.dk>
  748.  
  749.     * analysis.c, backgammon.h, gnubgmodule.c, gnubgstock.c, gnubgstock.h,
  750.     gtkgame.c, gtkpanels.c, gtktoolbar.c, play.c, pixmaps/Makefile.am,
  751.     pixmaps/gnubg-stock-pixbufs.h,
  752.     pixmaps/16x16/actions/go-prev-marked_16.png,
  753.     pixmaps/16x16/actions/go_next_16.png,
  754.     pixmaps/16x16/actions/go_next_cmarked_16.png,
  755.     pixmaps/16x16/actions/go_next_game_16.png,
  756.     pixmaps/16x16/actions/go_next_marked_16.png,
  757.     pixmaps/16x16/actions/go_prev_16.png,
  758.     pixmaps/16x16/actions/go_prev_cmarked_16.png,
  759.     pixmaps/16x16/actions/go_prev_game_16.png,
  760.     pixmaps/16x16/actions/go_prev_marked_16.png,
  761.     pixmaps/24x24/actions/go-prev-marked_24.png,
  762.     pixmaps/24x24/actions/go_next_24.png,
  763.     pixmaps/24x24/actions/go_next_cmarked_24.png,
  764.     pixmaps/24x24/actions/go_next_game_24.png,
  765.     pixmaps/24x24/actions/go_next_marked_24.png,
  766.     pixmaps/24x24/actions/go_prev_24.png,
  767.     pixmaps/24x24/actions/go_prev_cmarked_24.png,
  768.     pixmaps/24x24/actions/go_prev_game_24.png,
  769.     pixmaps/24x24/actions/go_prev_marked_24.png,
  770.     pixmaps/scalable/actions/go_next_cmarked.svg,
  771.     pixmaps/scalable/actions/go_next_marked.svg,
  772.     pixmaps/scalable/actions/go_prev_cmarked.svg,
  773.     pixmaps/scalable/actions/go_prev_marked.svg: add cmark navigation,
  774.     move navigation toolbar to main toolbar. Works best with
  775.     toolbar->icons only.
  776.  
  777. Fri Sep 18 11:40:40 CEST 2009 Christian Anthon <anthon@kiku.dk>
  778.  
  779.     * Makefile.am, backgammon.h, configure.in, dbprovider.c, dbprovider.h,
  780.     gnubg.c, gtkgame.c:  allow compiling without sqlite even when found.
  781.     Notice that HAVE_SQLITE is now USE_SQLITE in your config.h
  782.  
  783. Fri Sep 18 00:37:23 CEST 2009 Christian Anthon <anthon@kiku.dk>
  784.  
  785.     * gtkcube.c: Print cubeless details in take/drop for EVAL_ROLLOUT.
  786.  
  787. Wed Sep 16 23:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  788.  
  789.     * gtkgame.c + others: Simplify analysis gui settings
  790.  
  791. Tue Sep 13 06:30:12 MDT 2009 Michael Petch <mpetch@capp-sysware.com>
  792.  
  793.     * eval.c: Properly initialize all thread specific data to NULL
  794.  
  795. Tue Sep 13 00:03:19 MDT 2009 Michael Petch <mpetch@capp-sysware.com>
  796.  
  797.     * analysis.c: Fixed non threaded build errors
  798.  
  799. Sat Sep 12 21:41:50 CEST 2009 Christian Anthon <anthon@kiku.dk>
  800.  
  801.     * gtkchequer.c: Update board on MoveListMove to allow it to work with
  802.     tutor.
  803.  
  804. Sat Sep  5 14:10:46 CEST 2009 Christian Anthon <anthon@kiku.dk>
  805.  
  806.     * gtkmovelist.c: Fix a bug where worst move were reported as outside
  807.     the list.
  808.  
  809. Tue Sep  4 00:48:46 MDT 2009 Michael Petch <mpetch@capp-sysware.com>
  810.  
  811.     * eval.c: Increased bits for score keys to allow appropriate 
  812.     hashing for matches upto 64away-64away corresponding to the
  813.     current maximum match length of 64.
  814.  
  815. Tue Sep  4 00:41:50 MDT 2009 Michael Petch <mpetch@capp-sysware.com>
  816.  
  817.     * sgf.c: FIXED: cmark data is not restored properly when an SGF 
  818.     file is opened. The last candidate move for each position will lose its 
  819.     cmark status.
  820.     
  821. Tue Sep  1 22:41:46 CEST 2009 Christian Anthon <anthon@kiku.dk>
  822.  
  823.     * gnubgmodule.c: Avoid calling PyRun_File to allow linking against
  824.     official windows python. Needs testing.
  825.  
  826. Tue Sep  1 21:12:24 CEST 2009 Christian Anthon <anthon@kiku.dk>
  827.  
  828.     * eval.c, eval.h, gtkgame.c, rollout.c, rollout.h: silence prototype
  829.     warnings
  830.  
  831. Tue Sep 01 19:30:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  832.  
  833.     * eval.c: Remove noise entry from cache key and increase plies size
  834.  
  835. Tue Sep 01 19:00:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  836.  
  837.     * various files: Remove the (currently unused) reduction evaluation code.
  838.  
  839. Sun Aug 30 22:00:00 2009  Jon Kinsey <Jon_Kinsey@hotmail.com>
  840.  
  841.     * eval.c/.h, rollout.c/.h, cache.c/.h, multithread.c: Try to speed up single threaded code
  842.     in multi-threaded build.
  843.  
  844. Sat Aug 22 22:50:38 CEST 2009 Christian Anthon <anthon@kiku.dk>
  845.  
  846.     * backgammon.h, commands.inc, format.c, gnubg.c, gtkgame.c, rollout.c,
  847.     set.c: Simplify stop on jsd by just having one option.
  848.  
  849. Sat Aug 22 22:40:22 CEST 2009 Christian Anthon <anthon@kiku.dk>
  850.  
  851.     * gnubg.c: silence unknown keyword error during load of rc files
  852.  
  853. Fri Aug 21 23:02:38 CEST 2009 Christian Anthon <anthon@kiku.dk>
  854.  
  855.     * play.c: fix problems with storing computer cube evals
  856.  
  857. Fri Aug 21 18:22:55 CEST 2009 Christian Anthon <anthon@kiku.dk>
  858.  
  859.     * gnubg.c: check for et == EVAL_NONE before displaying skills
  860.  
  861. Fri Aug 14 21:05:09 CEST 2009 Christian Anthon <anthon@kiku.dk>
  862.  
  863.     * dbprovider.c: width has size of size_t, which is different from int
  864.     on 64 bit platforms causing crash on db lookup
  865.  
  866. Tue Aug 11 22:45:52 CEST 2009 Christian Anthon <anthon@kiku.dk>
  867.  
  868.     * analysis.c, backgammon.h, commands.inc, gnubg.c, gtkgame.c, set.c,
  869.     show.c: Remove set analysis move limit. Didn't do any good.
  870.  
  871. Mon Aug 10 21:15:32 CEST 2009 Christian Anthon <anthon@kiku.dk>
  872.  
  873.     * eval.c: more or less revert to a cleaned up version of
  874.     FindBestMoveInEval, but declare pm a volatile pointer.
  875.  
  876. Sat Aug  8 20:07:51 CEST 2009 Christian Anthon <anthon@kiku.dk>
  877.  
  878.     * gnubg.c: hint didn't annotate MOVE_DROP
  879.  
  880. Sat Aug  8 14:42:20 CEST 2009 Christian Anthon <anthon@kiku.dk>
  881.  
  882.     *  eval.c: clean up the prune evaluation function (FindBestMoveInEval)
  883.     and circumvent a compiler bug causing invalid prune evaluation on
  884.     certain systems using gcc compiler optimization. This is a critical
  885.     function and should be optimized further if possible.
  886.  
  887. Thu Aug  6 10:44:28 CEST 2009 Christian Anthon <anthon@kiku.dk>
  888.  
  889.     * play.c: destroy pmr_hint on changed dice
  890.  
  891. Wed Aug  5 18:21:59 CEST 2009 Christian Anthon <anthon@kiku.dk>
  892.  
  893.     * gnubgmodlule.c: remove inline from DictItemSteal, isn't inlined
  894.     by gcc, and pointless anyway.
  895.  
  896. Mon Aug  3 23:57:49 CEST 2009 Christian Anthon <anthon@kiku.dk>
  897.  
  898.     * gnubg.c, gtkgame.c, gtksplash.c, show.c, util.c, util.h: add options
  899.     to specify datadir, pkgdatadir and docdir
  900.  
  901. Tue Jul 21 11:52:24 CEST 2009 Christian Anthon <anthon@kiku.dk>
  902.  
  903.     * backgammon.h, commands.inc, gnubg.c: add command to turn off output
  904.  
  905. Thu Jul 16 22:55:06 CEST 2009 Christian Anthon <anthon@kiku.dk>
  906.  
  907.     * po/da.mo, progress.c: port rollout stat page to gtk_tree_view
  908.  
  909. Thu Jul  9 21:12:42 CEST 2009 Christian Anthon <anthon@kiku.dk>
  910.  
  911.     * play.c: fix a problem with disappearing dice when Previous reaches
  912.     game border and let Next and Previous Marked skip game borders
  913.  
  914. Tue Jul 07 12:00:00 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  915.  
  916.     * gtkgame.c: Tidy stop button
  917.  
  918. Tue Jun 30 12:00:00 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  919.  
  920.     * neuralnet.c, gnubg.c,eval.c: Simplify SSE, now it's either supported or it isn't
  921.  
  922. Tue Jun 30 09:10:24 CEST 2009 Christian Anthon <anthon@kiku.dk>
  923.  
  924.     * po/da.mo, board3d/Makefile.am, po/POTFILES.in, po/cs.po, po/da.po,
  925.     po/de.po, po/en_US.po, po/es.po, po/fr.po, po/gnubg.pot, po/is.po,
  926.     po/it.po, po/ja.po, po/ru.po, po/tr.po: update the danish translation
  927.     and remove misc3d.h from Makefiles and POTFILES.in
  928.  
  929. Mon Jun 29 20:00:00 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  930.  
  931.     * neuralnet.c, gnubg.c: Add check for SSE2
  932.  
  933. Thu Jun 25 22:50:54 CEST 2009 Christian Anthon <anthon@kiku.dk>
  934.  
  935.     * gnubg.c, gtkfile.c: fix a problem with translated text in the save
  936.     dialog used for the "save" command.
  937.  
  938. Wed Jun 24 22:19:44 CEST 2009 Christian Anthon <anthon@kiku.dk>
  939.  
  940.     * backgammon.h, commands.inc, gtkgame.c, play.c, set.c: add a menu
  941.     point to clear turn (dice and cubes) and add the functionally to
  942.     the dice widget as a button.
  943.  
  944. Mon Jun 22 05:47:27 CEST 2009 Michael Petch <mpetch@capp-sysware.com>
  945.  
  946.     * configure.in, lib/neuralnetsse.c, fixed SSE2 build problems
  947.     and defaulted Apple OS/X i386 builds to use SSE2
  948.  
  949. Sun Jun 21 23:21:36 CEST 2009 Christian Anthon <anthon@kiku.dk>
  950.  
  951.     * configure.in, lib/neuralnetsse.c, lib/sigmoid.h: check ╪ysteins
  952.     sigmoid sse2 patch in.
  953.  
  954. Sun Jun 14 22:00:00 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  955.  
  956.     * positionid.c: Rewrite position key functions (hopefully faster)
  957.  
  958. Sat Jun 13 02:04:28 CEST 2009 Christian Anthon <anthon@kiku.dk>
  959.  
  960.     * err? gmon.out, Makefile.am, Makefile.w32, TODO, configure.in,
  961.     matchequity.c, matchequity.h, board3d/Makefile.am,
  962.     board3d/Makefile.win, board3d/drawboard3d.c: minor cleanups after
  963.     removal of libxml code
  964.  
  965. Wed Jun 12 23:00:00 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  966.  
  967.     * matchequity.c: Replace libxml code that reads met (code from ╪ystein)
  968.  
  969. Fri May  8 14:29:05 CEST 2009 Christian Anthon <anthon@kiku.dk>
  970.  
  971.     * import.c: fix tmg import of resigns
  972.  
  973. Fri May  8 13:08:57 CEST 2009 Christian Anthon <anthon@kiku.dk>
  974.  
  975.     * gnubg.c, html.c, latex.c, text.c: checkin of Philippe Michel's
  976.     export patch.
  977.  
  978. Wed May  6 21:24:09 CEST 2009 Christian Anthon <anthon@kiku.dk>
  979.  
  980.     * gtkfile.c, gtkfile.h, gtkgame.c: Re-implement the load commands menu
  981.     item
  982.  
  983. Wed May  6 15:44:22 CEST 2009 Christian Anthon <anthon@kiku.dk>
  984.  
  985.     * gnubg.c: too good to redouble-pass errors didn't get annotated
  986.  
  987. Tue May  5 22:55:53 CEST 2009 Christian Anthon <anthon@kiku.dk>
  988.  
  989.     * backgammon.h, commands.inc, eval.c: add command to clear cache for
  990.     test purposes
  991.  
  992. Tue May  5 18:08:56 CEST 2009 Christian Anthon <anthon@kiku.dk>
  993.  
  994.     * gtktempmap.c: fix font size for locales using comma
  995.  
  996. Sun Apr 26 23:01:07 CEST 2009 Christian Anthon <anthon@kiku.dk>
  997.  
  998.     * format.c, format.h, gnubg.c, html.c, progress.c, progress.h,
  999.     rollout.c, rollout.h:  Fix the rollout timer to allow for stopped
  1000.     rollouts and differing number of games done. Print the rollout context
  1001.     in the text progress.
  1002.  
  1003. Sun Apr 26 01:02:06 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1004.  
  1005.     * rollout.c: mt rollouts stopped one short of the minum number of
  1006.     trials when using jsd or sd criteria.
  1007.  
  1008. Sat Apr 25 22:01:35 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1009.  
  1010.     * AUTHORS, credits.sh, non-src/credits.c: Add Ingo Macherius to list
  1011.     of code contributors.
  1012.     
  1013. Fri Apr 24 21:55:27 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1014.  
  1015.     * gnubg.c, renderprefs.c, renderprefs.h: Clean the CommandSaveSettings
  1016.     function up, and fix a (gtk) bug where saving the settings would pop
  1017.     an error message about resource unavailable. 
  1018.  
  1019. Wed Apr 22 18:28:09 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1020.  
  1021.     * progress.c: show the number of trials finished for each of
  1022.     candidates
  1023.  
  1024. Tue Apr 21 01:08:20 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1025.  
  1026.     * import.c: match wasn't cleared before import of mat files
  1027.  
  1028. Mon Apr 20 17:46:37 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1029.  
  1030.     * gtkboard.c, play.c: fix a minor problem in quick_roll and dont' call
  1031.     CommandPlay when clicking during computer turn (may crash)
  1032.  
  1033. Mon Apr 20 17:42:19 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1034.  
  1035.     * gtkrace.c, osr.c: only perform automatic osr when the position is a
  1036.     race and fix a problem in osr with chequers in the 3rd or 4th quadrant
  1037.  
  1038. Sat Apr 18 23:45:02 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1039.  
  1040.     * gtkchequer.c, play.c: fix two problems with the update of skill
  1041.     labels reported by Philippe Michel.
  1042.  
  1043. Sat Apr 18 22:29:37 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1044.  
  1045.     * gtkgame.c: set shrink FALSE in the panel pane
  1046.     * rollout.c: fix typo in jsd check causing cube rollouts to stop early 
  1047.  
  1048. Wed Apr 15 19:51:11 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1049.  
  1050.     * import.c: check for bg variations when importing mat.
  1051.  
  1052. Sun Apr  5 17:16:41 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1053.  
  1054.     * gtkboard.c, gtkgame.c: add labels to the manual dice widget
  1055.  
  1056. Fri Apr  3 22:04:43 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1057.  
  1058.     * gtkboard.c: Use the player's dice color to chose who wins
  1059.     the opening roll with manual dice.
  1060.  
  1061. Fri Apr  3 21:45:17 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1062.  
  1063.     * gnubgmodule.c, gtkprefs.c, import.c, multithread.c, play.c,
  1064.     relational.c, text.c: minor compile stuff, an error in the last
  1065.     checkin, and ifdef WIN32 the align in multithread.c
  1066.  
  1067. Fri Apr  3 13:59:50 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1068.  
  1069.     * backgammon.h, gtkboard.c, gtkchequer.c, play.c: CommandMove didn't
  1070.     accept moves of type 25/16.
  1071.  
  1072. Thu Apr  2 23:33:25 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1073.  
  1074.     * play.c: hopefully fix a crash related to canceling of manual dice
  1075.  
  1076. Thu Apr  2 22:32:14 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1077.  
  1078.     * play.c: fix a crash (assert in getCubeDecisionOrdering) when
  1079.     updating the current game annotions. 
  1080.  
  1081. Thu Apr  2 10:13:47 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1082.  
  1083.     * gnubg.c: hint - don't update annotation when working through tutor
  1084.  
  1085. Wed Apr  1 17:41:13 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1086.  
  1087.     * gtkoptions.c: display options was added twice and rng was update
  1088.     even if unchanged 
  1089.  
  1090. Mon Mar 30 13:52:31 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1091.  
  1092.     * gtkgame.c: rc files should be added before gtk_init
  1093.  
  1094. Mon Mar 30 10:46:29 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1095.  
  1096.     * gtkgame.c: add highligting to the skill label when take/drop
  1097.  
  1098. Sun Mar 29 21:25:51 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1099.  
  1100.     * gnubgmodule.c: Avoid calling PythonNextTurn in PythonCommand, since
  1101.     PythonNextTurn always plays the next turn, and the command doesn't
  1102.     imply that.
  1103.  
  1104. Sun Mar 29 15:50:38 CEST 2009 Christian Anthon <anthon@kiku.dk>
  1105.  
  1106.     * dice.c, dice.h, gnubg.c, play.c, rollout.c: fall back to mersenne
  1107.     twister if dice generator fails
  1108.  
  1109. Sat Mar 28 23:12:15 CET 2009 Christian Anthon <anthon@kiku.dk>
  1110.  
  1111.     * analysis.c, gnubg.c, gtkcube.c, gtkgame.c: minor fixes to
  1112.     hint/analysis of games with beavers: account for initial double
  1113.     in statistics, but not the following ones and show the take/beaver
  1114.     widget when applicable (i.e. not for raccoons).
  1115.  
  1116. Sat Mar 28 22:49:14 CET 2009 Christian Anthon <anthon@kiku.dk>
  1117.  
  1118.     * play.c: fix to find the dice after updating the gamelist
  1119.  
  1120. Sat Mar 28 22:42:43 CET 2009 Christian Anthon <anthon@kiku.dk>
  1121.  
  1122.     * gtkoptions.c, show.c: fix tooltips for rngs and refactor the options
  1123.     page function
  1124.  
  1125. Sat Mar 28 22:30:41 CET 2009 Christian Anthon <anthon@kiku.dk>
  1126.  
  1127.     * m4/az_python.m4: detect python2.5 and python2.6
  1128.  
  1129. Sat Mar 28 22:16:21 CET 2009 Christian Anthon <anthon@kiku.dk>
  1130.  
  1131.     * commands.inc, gnubg.c: fix a few command help strings
  1132.  
  1133. Sat Mar 28 22:11:39 CET 2009 Christian Anthon <anthon@kiku.dk>
  1134.  
  1135.     * eval.c: delete a debug message and reformat a few things
  1136.  
  1137. Thu Mar 26 13:56:00 CET 2009 Christian Anthon <anthon@kiku.dk>
  1138.  
  1139.     * gtkboard.c: don't call update_move in board size allocation,
  1140.     leads to a hang.
  1141.  
  1142. Thu Mar 26 11:48:33 CET 2009 Christian Anthon <anthon@kiku.dk>
  1143.  
  1144.     * analysis.c, eval.c, play.c, sgf.c: make hint and cmark features work
  1145.     together and fix save match / hint bug report by Philippe Michel.
  1146.  
  1147. Wed Mar 25 22:30:30 CET 2009 Christian Anthon <anthon@kiku.dk>
  1148.  
  1149.     * eval.c, play.c: sort moves according to "back" chequer as a last
  1150.     resort in analysis and computer moves to avoid some silly looking
  1151.     moves when the game is over, but not resigned yet.
  1152.  
  1153. Wed Mar 25 11:48:28 CET 2009 Christian Anthon <anthon@kiku.dk>:
  1154.  
  1155.     * gtkboard.c, gtkoptions.c: minor pips/epc display changes
  1156.  
  1157. Wed Mar 25 11:05:57 CET 2009 Christian Anthon <anthon@kiku.dk>
  1158.  
  1159.     * backgammon.h, eval.c, gtk-multiview.c, gtkgame.h, html.c,
  1160.     relational.c: fix minor compiler warnings
  1161.  
  1162. Wed Mar 25 00:44:46 CET 2009 Christian Anthon <anthon@kiku.dk>
  1163.  
  1164.     * analysis.c, analysis.h, backgammon.h, commands.inc,
  1165.     formatgs.c, formatgs.h, gnubg.c, gtkgame.c, html.c, record.c,
  1166.     record.h, relational.c, relational.h, text.c: Remove the player
  1167.     records (may still be viewed if existing). Add simple stats from the
  1168.     relational db to html and text exports
  1169.  
  1170. Wed Mar 25 00:39:33 CET 2009 Christian Anthon <anthon@kiku.dk>
  1171.  
  1172.     * export.c, gnubg.c, html.c, play.c, sgf.c, text.c: don't create a
  1173.     hint move record when we gs!=GAME_PLAYING
  1174.  
  1175. Mon Mar 23 09:54:12 CET 2009 Christian Anthon <anthon@kiku.dk>
  1176.  
  1177.     * gtkgame.c: gtkcubehint shouldn't be modal either.
  1178.  
  1179. Sun Mar 22 23:33:50 CET 2009 Christian Anthon <anthon@kiku.dk>
  1180.  
  1181.     * gnubg.c, gtkchequer.c, gtkchequer.h, gtkcube.c, gtkcube.h,
  1182.     gtkgame.c, gtkgame.h: only update the annotation when we have
  1183.     a move history.
  1184.     * matchid.c: sign warning
  1185.  
  1186. Sun Mar 22 22:00:17 CET 2009 Christian Anthon <anthon@kiku.dk>
  1187.  
  1188.     * gtkfile.c, relational.c : add an open button and an option to add to
  1189.     the relational database when done.
  1190.  
  1191. Sun Mar 22 09:24:09 CET 2009 Christian Anthon <anthon@kiku.dk>
  1192.  
  1193.     * set.c: destroy pmr_hint in CommandSetTurn
  1194.  
  1195. Sat Mar 21 22:44:02 CET 2009 Christian Anthon <anthon@kiku.dk>
  1196.  
  1197.     * analysis.c, analysis.h, backgammon.h, eval.h, gnubg.c, gtkboard.c,
  1198.     gtkchequer.c, gtkcube.c, gtkcube.h, gtkgame.c, gtkgame.h, gtkpanels.c,
  1199.     gtktoolbar.c, html.c, matchid.c, matchid.h, play.c, set.c,
  1200.     simpleboard.c, text.c, lib/gnubg-types.h: another bunch of hint
  1201.     related changes.
  1202.  
  1203. Sat Mar 21 11:44:35 WEST 2009 ╪ystein Johansen <oystein@gnubg.org>
  1204.  
  1205.     * gtkprefs.c: Parse XML-boards with g_markup_parse.
  1206.  
  1207. Fri Mar 20 21:37:46 WEST 2009 ╪ystein Johansen <oystein@gnubg.org>
  1208.     
  1209.     * boards.xml: Change encoding to UTF-8.
  1210.  
  1211. Fri Mar 20 17:17:44 CET 2009 Christian Anthon <anthon@kiku.dk>
  1212.  
  1213.     * Makefile.am, configure.in, gnubg.c, sound.c: use libcanberra as a
  1214.     simple sound wrapper and remove gstreamer support
  1215.  
  1216. Tue Mar 17 14:23:23 CET 2009 Christian Anthon <anthon@kiku.dk>
  1217.  
  1218.     * sound.c: make gstreamer sounds wait till play is ready 
  1219.  
  1220. Fri Mar 13 22:50:48 CET 2009 Christian Anthon <anthon@kiku.dk>
  1221.  
  1222.     * backgammon.h, gnubg.c, gtkchequer.c, gtkchequer.h, gtkcube.c,
  1223.     gtkcube.h, gtkgame.c, gtkgame.h, gtkgamelist.c, html.c,
  1224.     play.c: fix the color for chosen move problem. Attempt to keep the
  1225.     gamelist annotation marks up to date.
  1226.  
  1227. Fri Mar 13 17:23:57 CET 2009 Christian Anthon <anthon@kiku.dk>
  1228.  
  1229.     * gtkgame.c, gtkmovelist.c, gtkmovelistctrl.c: fix double-click move
  1230.     in movelist crash. Add star to mark chosen move.
  1231.  
  1232. Thu Mar 12 22:08:49 CET 2009 Christian Anthon <anthon@kiku.dk>
  1233.  
  1234.     * analysis.c, backgammon.h, commands.inc, export.c, gnubg.c,
  1235.     gtkgame.c, gtkoptions.c, html.c, play.c, set.c, sgf.c, show.c, text.c:
  1236.     hopefully fix the problems introduced by the hint changes
  1237.  
  1238. Tue Mar 10 17:50:43 CET 2009 Christian Anthon <anthon@kiku.dk>
  1239.  
  1240.     * backgammon.h, commands.inc, gnubg.c, gtkboard.c, gtkboard.h,
  1241.     gtkgame.c, gtkoptions.c, renderprefs.c, set.c: minor changes to pip
  1242.     count display
  1243.  
  1244. Tue Mar 10 14:08:18 CET 2009 Christian Anthon <anthon@kiku.dk>
  1245.  
  1246.     * backgammon.h, gtkgame.c: Minor changes to BUILD_DATE use
  1247.  
  1248. Sat Mar  7 21:47:05 CET 2009 Christian Anthon <anthon@kiku.dk>
  1249.  
  1250.     * Makefile.am, backgammon.h, bearoff.c, boardpos.c, commands.inc,
  1251.     common.h, configure.in, dice.c, dice.h, gnubg.c, gtkgame.c,
  1252.     gtkmovelistctrl.c, gtkoptions.c, htmlimages.c, import.c, render.c,
  1253.     set.c, show.c userrng.c, board3d/gtkcolour3d.c, lib/md5.h: Various
  1254.     autoconf centered cleanups.
  1255.  
  1256. Wed Mar  4 23:07:11 CET 2009 Christian Anthon <anthon@kiku.dk>
  1257.  
  1258.     * backgammon.h, credits.sh, gnubg.c, gtkgame.c: use configurable
  1259.     BUILD_DATE instead of __DATE__ to mark the build. Update copyright
  1260.     notice.
  1261.  
  1262. Tue Mar  3 14:19:11 CET 2009 Christian Anthon <anthon@kiku.dk>
  1263.  
  1264.     * Makefile.am, configure.in, m4/az_python.m4: improve python detection
  1265.  
  1266. Tue Mar  3 13:53:25 CET 2009 Christian Anthon <anthon@kiku.dk>
  1267.  
  1268.     * htmlimages.c, render.c: allow compilation without cairo
  1269.  
  1270. Tue Mar  3 13:42:13 CET 2009 Christian Anthon <anthon@kiku.dk>
  1271.  
  1272.     * bearoff.c, gtksplash.c: minor cleanup
  1273.     * gtkprefs.c, matchequity.c: allow compiling without xml
  1274.  
  1275. Mon Mar  2 10:35:14 CET 2009 Christian Anthon <anthon@kiku.dk>
  1276.  
  1277.     * eval.c, eval.h, osr.c: use swap_us
  1278.     * osr.h, osr.c: conflicting definitions of raceProbs
  1279.     * gtkmet.c: the meaning of const int a[][] and const int **a is not
  1280.     defined in C. We need confusing casts to avoid warnings in gcc.
  1281.  
  1282. Sun Mar  1 10:02:02 CET 2009 ╪ystein Johansen <oystein@gnubg.org>
  1283.  
  1284.     * makebearoff.c, bearoff.c: Repair building of onesided
  1285.     bearoff databases w/o gammon distributions. Fixed
  1286.     heuristic bearoff databases. (HEURISTIC_C => 15)
  1287.  
  1288. Mon Feb 23 20:55:11 CET 2009 Christian Anthon <anthon@kiku.dk>
  1289.  
  1290.     * gtkcube.c: fix a bug in cubehint
  1291.  
  1292. Sun Feb 22 23:38:44 CET 2009 Christian Anthon <anthon@kiku.dk>
  1293.  
  1294.     * backgammon.h, export.c, gnubg.c, gtkchequer.c, gtkchequer.h,
  1295.     gtkcube.c, gtkcube.h, gtkgame.c, gtkgame.h, gtkmovelist.c, html.c,
  1296.     latex.c, play.c, set.c, sgf.c, text.c: fix the hint functionality, so
  1297.     that it normally works on the moverecord, or at the end of the game,
  1298.     creates a tmp moverecord. Make sure that it is used in exports and
  1299.     saves.
  1300.  
  1301. Sun Feb 22 10:02:42 CET 2009 Christian Anthon <anthon@kiku.dk>
  1302.  
  1303.     * eval.c, eval.h, gtkboard.c: fix the legal dest points function once
  1304.     and for all
  1305.  
  1306. Sat Feb 21 22:05:58 CET 2009 Oystein Johansen <oystein@gnubg.org>
  1307.  
  1308.     * removed file: makebearoff.rc
  1309.  
  1310. Wed Feb 18 00:12:58 CET 2009 Christian Anthon <anthon@kiku.dk>
  1311.  
  1312.     * analysis.c, backgammon.h, commands.inc, eval.c, eval.h, gnubg.c,
  1313.     gtkchequer.c, gtkchequer.h, gtkcube.c, gtkcube.h, gtkgame.c,
  1314.     gtkmovelist.c, gtkmovelistctrl.c, play.c, progress.c, progress.h,
  1315.     sgf.c: Add functionality to mark moves and cubes for rollout
  1316.  
  1317. Sat Feb  7 09:56:10 CET 2009 Christian Anthon <anthon@kiku.dk>
  1318.  
  1319.     * po/it.po: Update the italian translation
  1320.  
  1321. Fri Feb  6 14:02:25 CET 2009 Christian Anthon <anthon@kiku.dk>
  1322.  
  1323.     * gnubg.c, gtkgame.c, gtkwindows.c, gtkwindows.h, progress.c: Clean up
  1324.     the rollout command. It hardly ever did what people wanted anyway. Now
  1325.     only roll-outs the current position.
  1326.  
  1327. Fri Feb  6 11:05:29 CET 2009 Christian Anthon <anthon@kiku.dk>
  1328.  
  1329.     * analysis.c, backgammon.h, commands.inc, play.c, progress.c: Add a Command
  1330.     "analyse rollout double". Warn if user tryes to use analyse move on a
  1331.     take. Print final result if user interrupts rollouts in the cl
  1332.     interface.
  1333.  
  1334. Tue Feb  3 21:43:32 CET 2009 Christian Anthon <anthon@kiku.dk>
  1335.  
  1336.     * backgammon.h, play.c: remove quick_roll from non-gtk code
  1337.  
  1338. Sun Feb  1 16:59:04 CET 2009 Christian Anthon <anthon@kiku.dk>: 
  1339.  
  1340.     * gtkboard.c, play.c: New games/matches could be started when
  1341.     ms.gs==GAME_NONE even though the move wasn't the last in the match
  1342.  
  1343. Sun Feb  1 16:48:01 CET 2009 Christian Anthon <anthon@kiku.dk>
  1344.  
  1345.     * htmlimages.c: fix creation of htmlimages in the export dialog
  1346.  
  1347. Sat Jan 31 15:21:55 CET 2009 Christian Anthon <anthon@kiku.dk>
  1348.  
  1349.     * format.c, gtkchequer.c, gtkcube.c: Make the Copy button open a text
  1350.     window for easy display of analysis details.
  1351.  
  1352. Thu Jan 29 09:09:16 CET 2009 Christian Anthon <anthon@kiku.dk>
  1353.  
  1354.     * analysis.c: use the right index in the new analyse rollout move
  1355.     function
  1356.  
  1357. Thu Jan 29 09:07:26 CET 2009 Christian Anthon <anthon@kiku.dk>
  1358.  
  1359.     * bearoff.c: avoid assert_false when hypergammon db present
  1360.  
  1361. Tue Jan 27 14:40:32 CET 2009 Christian Anthon <anthon@kiku.dk>
  1362.  
  1363.     * doc/allabout.xml, doc/gnubgdb.xml, doc/gnubg/allabout.html,
  1364.     doc/gnubg/allabout.pdf, doc/gnubg/gnubg.6, doc/gnubg/gnubg.html,
  1365.     doc/gnubg/gnubg.info, doc/gnubg/gnubg.pdf, doc/gnubg/gnubg.texi:
  1366.     Update document license to GFDL 1.3.
  1367.  
  1368. Mon Jan 26 12:09:19 CET 2009 Christian Anthon <anthon@kiku.dk>
  1369.  
  1370.     * progress.c: jSD not printed in text interface for fCubeRollout.
  1371.  
  1372. Mon Jan 26 10:49:56 CET 2009 Christian Anthon <anthon@kiku.dk>
  1373.  
  1374.     * rollout.c: fix stop on stds in the MT code. May well be broken in
  1375.     the non-MT code as well.
  1376.  
  1377. Sun Jan 25 16:21:08 CET 2009 Christian Anthon <anthon@kiku.dk>
  1378.  
  1379.     * gtkboard.c, play.c: Clicking anywhere on the board before first
  1380.     match is started starts a new match. Clicking in the dice area
  1381.     either starts a new game or roll the dice as appropriate.
  1382.  
  1383. Sat Jan 24 21:31:10 CET 2009 Christian Anthon <anthon@kiku.dk>
  1384.  
  1385.     * analysis.c, backgammon.h, commands.inc: Add a command to rollout the
  1386.     current analysed move. "analyse rollout move 1 2 3" will rollout the
  1387.     first three candidates in the movelist.
  1388.  
  1389. Fri Jan 23 09:34:07 CET 2009 Christian Anthon <anthon@kiku.dk>
  1390.  
  1391.     * board3d/drawboard3d.c: Protect some function calls if shadows not
  1392.     initialised.
  1393.  
  1394. Thu Jan 22 23:33:24 CET 2009 Christian Anthon <anthon@kiku.dk>
  1395.  
  1396.     * eval.c, rollout.c: Stop adding noise to EvalOver and to the variance
  1397.     reduction. 
  1398.  
  1399. Thu Jan 22 12:42:57 CET 2009 Christian Anthon <anthon@kiku.dk>
  1400.  
  1401.     * relational.c: Asume that sql always uses . for decimal separator in
  1402.     input/output.
  1403.  
  1404. Sat Jan 17 21:57:31 CET 2009 Christian Anthon <anthon@kiku.dk>
  1405.  
  1406.     * rollout.c: Fix a small bug in BasicRollout. The first move (0-ply)
  1407.     in the variance reduction was cubeless, regardless of the cube
  1408.     setting. Only the cubeful 0-ply rollouts should be affected with
  1409.     infinite trials, but the variance reduction will change a bit for all
  1410.     rollouts.
  1411.  
  1412. Sun Jan 11 21:32:44 CET 2009 Christian Anthon <anthon@kiku.dk>
  1413.  
  1414.     * progress.c, progress.h, rollout.c, rollout.h: The JSD printed for
  1415.     cube rollouts is now sensible. Top JSD for nodouble / double decision
  1416.     and buttom JSD for take / pass decision. (MT code only)
  1417.     * rollout.c: minor cleanup in JSD for cubeless possible since the
  1418.     cube rollouts are always cubeful.
  1419.  
  1420. Sun Jan 11 01:06:47 CET 2009 Christian Anthon <anthon@kiku.dk>
  1421.  
  1422.     * play.c: Add warning and cancel if fDoubled is set in SetMatchID
  1423.  
  1424. Sun Jan 11 00:07:30 CET 2009 Christian Anthon <anthon@kiku.dk>
  1425.  
  1426.     * play.c: Allow canceling of dice on the first roll a match
  1427.  
  1428. Sat Jan 10 21:16:19 CET 2009 Christian Anthon <anthon@kiku.dk>
  1429.  
  1430.     * gtkgame.c: Make edit_new more smooth, and work with more obscure
  1431.     options
  1432.  
  1433. Fri Jan  9 14:06:05 CET 2009 Christian Anthon <anthon@kiku.dk>
  1434.  
  1435.     * play.c: set matchid was missing a call to AddGame
  1436.  
  1437. Fri Jan  9 13:00:25 CET 2009 Christian Anthon <anthon@kiku.dk>
  1438.  
  1439.     * set.c: set turn should invalidate the gtk dice as well as the match
  1440.     state ones.
  1441.  
  1442. Fri Jan  9 11:29:14 CET 2009 Christian Anthon <anthon@kiku.dk>
  1443.  
  1444.     * bearoff.c: fix bug also printing 1-sided in bearoffstatus
  1445.  
  1446. Thu Jan  8 21:32:44 CET 2009 Christian Anthon <anthon@kiku.dk>
  1447.  
  1448.     * gnubg.c, gtkgame.c: use autoimport for loading from commandline
  1449.  
  1450. Thu Jan  8 12:25:27 CET 2009 Christian Anthon <anthon@kiku.dk>
  1451.  
  1452.     * gnubg.c, play.c, po/cs.po, po/da.po, po/de.po,
  1453.     po/en_US.po, po/es.po, po/fr.po, po/gnubg.pot, po/is.po, po/it.po,
  1454.     po/ja.po, po/ru.po, po/tr.po: Collect the check for last move in one
  1455.     function and let GetInputYN return TRUE when run non-interactively.
  1456.     Update the translations.
  1457.  
  1458. Sat Jan  3 23:53:54 CET 2009 Christian Anthon <anthon@kiku.dk>
  1459.  
  1460.     * backgammon.h, gtkgame.c, gtkgame.h, play.c, render.c, set.c: Change
  1461.     confusing use of types in SetRNG, and other minor stuff
  1462.  
  1463. Tue Dec 30 18:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1464.  
  1465.     * render.c: Minor adjustment to 2d arrow size and outline colour.
  1466.  
  1467. Tue Dec 30 11:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1468.  
  1469.     * gtkgame.c, play.c: Add warning for simplified resign action.
  1470.  
  1471. Tue Dec 30 00:36:27 CET 2008 Christian Anthon <anthon@kiku.dk>
  1472.  
  1473.     * gnubg.c, gtkboard.c, gtkgame.c, play.c: add "resign -1" as a command
  1474.     to guess the resign level and add appropriately (i.e. resign if the
  1475.     error is below 0.05). Use it to autoresign or pop the resign dialog in
  1476.     the gui.
  1477.  
  1478. Mon Dec 29 23:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1479.  
  1480.     * gtkgame.c, gnubg.c: Fix rare crash on exit.
  1481.  
  1482. Mon Dec 29 23:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1483.  
  1484.     * util.c: Hack GetTemporaryFile() so it will work properly.
  1485.  
  1486. Mon Dec 29 22:06:40 CET 2008 Christian Anthon <anthon@kiku.dk>
  1487.  
  1488.     * common.h, configure.in, lib/neuralnet.c, lib/neuralnetsse.c: move
  1489.     replacement declarations of signbit and lrint to common.h
  1490.  
  1491. Mon Dec 29 22:03:44 CET 2008 Christian Anthon <anthon@kiku.dk>
  1492.  
  1493.     * common.h, configure.in: 
  1494. Mon Dec 29 21:11:31 CET 2008 Christian Anthon <anthon@kiku.dk>
  1495.  
  1496.     * po/es.po: updated spanish translation
  1497.  
  1498. Mon Dec 29 11:56:38 CET 2008 Christian Anthon <anthon@kiku.dk>
  1499.  
  1500.     * gnubg.c: turn splash screen off by default
  1501.  
  1502. Mon Dec 29 11:36:28 CET 2008 Christian Anthon <anthon@kiku.dk>
  1503.  
  1504.     * play.c: make end game work without gtk
  1505.  
  1506. Mon Dec 29 00:08:28 CET 2008 Christian Anthon <anthon@kiku.dk>
  1507.  
  1508.     * util.c: fix CreateTempFile to something that hopefully works
  1509.     universally
  1510.  
  1511. Thu Dec 28 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1512.  
  1513.     * gtktoolbar.c: Fix size of edit button
  1514.     * gtkgame.c: Fix menu toolbar state (on startup)
  1515.  
  1516. Sun Dec 28 01:18:17 CET 2008 Christian Anthon <anthon@kiku.dk>
  1517.  
  1518.     * eval.c: fix a bug in eval lookup in hypergammon db. iPos was (by
  1519.     accident) made an unsigned short int in november 2004, but should be
  1520.     at least an int.
  1521.  
  1522. Fri Dec 26 00:33:04 CET 2008 Christian Anthon <anthon@kiku.dk>
  1523.  
  1524.     * gtkprefs.c, gtktoolbar.c: we don't use the old tooltip api anymore
  1525.  
  1526. Thu Dec 18 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1527.  
  1528.     * gtkprogress.c: Fix bug in number of rollouts displayed when alternatives
  1529.             finish early (reported by Bob Koca)
  1530.  
  1531. Wed Dec 17 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1532.  
  1533.     * gtkprefs.c: Replace clist control with tree view
  1534.  
  1535. Wed Dec 17 10:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1536.  
  1537.     * util.c: Dodgy temp file fix to get export to gol working.
  1538.  
  1539. Tue Dec 16 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1540.  
  1541.     * gtkmovelist.c, gtkmovelistctrl.c: Draw move analysis lines closer together.
  1542.  
  1543. Sun Dec 14 20:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1544.  
  1545.     * gtktoolbar.c: Sort out spacing on toolbar with new "end game" button.
  1546.                     Update toolbar code to new style at same time.
  1547.  
  1548. Sun Dec 14 18:41:20 CET 2008 Christian Anthon <anthon@kiku.dk>
  1549.  
  1550.     * import.c: issue warning when importing matchfiles with length >
  1551.     MAXSCORE
  1552.  
  1553. Sun Dec 14 11:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1554.  
  1555.     * play.c: Sort out "stop" button for "end game" and gnubg vs gnubg.
  1556.  
  1557. Fri Dec 12 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1558.  
  1559.     * play.c: Add warning when end game clicked.
  1560.  
  1561. Fri Dec 12 14:57:42 CET 2008 Christian Anthon <anthon@kiku.dk>
  1562.  
  1563.     * gtkboard.c: remove deprecate gtk_drawing_area_size
  1564. Fri Dec 12 14:05:30 CET 2008 Christian Anthon <anthon@kiku.dk>
  1565.  
  1566.     * gtk-multiview.c, gtk-multiview.h, gtkboard.c, gtkboard.h: remove the
  1567.     deprecated use of GtkType
  1568.  
  1569. Thu Dec 11 23:11:16 CET 2008 Christian Anthon <anthon@kiku.dk>
  1570.  
  1571.     * backgammon.h, commands.inc, gnubgstock.c, gnubgstock.h, gtkgame.c,
  1572.     gtktoolbar.c, play.c, set.c: minor changes to the end-game button.
  1573.  
  1574. Tue Dec  9 16:59:54 CET 2008 Christian Anthon <anthon@kiku.dk>
  1575.  
  1576.     * import.c: do not try to import failed formats
  1577.     * gtkfile.c: output not recognized format in batch analyse, when
  1578.     appropriate. Do not try to set non-valid files and directories in the
  1579.     file selection dialog (Savannah bug).
  1580.  
  1581. Tue Dec  9 14:03:52 CET 2008 Christian Anthon <anthon@kiku.dk>
  1582.  
  1583.     * analysis.c: fix a bug causing wrong luck stats in matches as reported on savannah 
  1584.  
  1585. Tue Dec  9 01:32:30 CET 2008 Christian Anthon <anthon@kiku.dk>
  1586.  
  1587.     * gnubg.c, sound.c: missing frees
  1588.  
  1589. Mon Dec  8 22:22:19 CET 2008 Christian Anthon <anthon@kiku.dk>
  1590.  
  1591.     * backgammon.h, commands.inc, gnubgstock.c, gnubgstock.h, gtkgame.c,
  1592.     gtktoolbar.c, play.c, pixmaps/Makefile.am,
  1593.     pixmaps/gnubg-stock-pixbufs.h, pixmaps/16x16/actions/runit_16.png,
  1594.     pixmaps/24x24/actions/runit_24.png: Add a quickgame button
  1595.  
  1596. Mon Dec  8 21:29:12 CET 2008 Christian Anthon <anthon@kiku.dk>: 
  1597.  
  1598.     * gtkgame.c: UserCommand("set ..."); may have strange sideeffects
  1599.     through GTKSet, and cannot be used in edit_new
  1600.  
  1601. Dec  5 10:30:38 CET 2008 Christian Anthon <anthon@kiku.dk>: 
  1602.  
  1603.     * bearoff.c, bearoff.h: disable gmappedfile code when glib is old, and
  1604.     fix a bug causing a crash when mapping of the bearoffdb fails.
  1605.  
  1606. Thu Dec  4 23:11:23 CET 2008 Christian Anthon <anthon@kiku.dk>
  1607.  
  1608.     * file.c, gnubg.c, gtkcube.c, gtkgamelist.c: more minor memory errors
  1609.  
  1610. Wed Dec  3 12:06:57 CET 2008 Christian Anthon <anthon@kiku.dk>
  1611.  
  1612.     * gtktheory.c: remove missed debug stuff
  1613.  
  1614. Wed Dec  3 11:51:33 CET 2008 Christian Anthon <anthon@kiku.dk>
  1615.  
  1616.     * dice.c, dice.h, gnubg.c: free gmp random data
  1617.     * gtkboard.c: init bd->cube and remove unused widget from board_init
  1618.     * gtkgame.c: the list returned by gtk_container_get_children should be
  1619.     freed
  1620.     * gtkgamelist.c: widget destroy doesn't work (gtk bug)
  1621.     * gtkprefs.c: free the xml parser context
  1622.     * gtkwindows.c: we cannot rely on the response cb to free the data as
  1623.     the widget may be destroyed in other ways
  1624.     * board3d/drawboard3d.c, board3d/misc3d.c: simple frees
  1625.  
  1626. Tue Dec  2 01:19:31 CET 2008 Christian Anthon <anthon@kiku.dk>
  1627.  
  1628.     * gnubg.c, gnubgmodule.c, gnubgmodule.h: Py_SetProgramname should be
  1629.     parsed argv[0];
  1630.     * gtkboard.c: init bd->turn to avoid a warning from valgrind
  1631.     * gtktheory.c: small memory leak caused by missing g_objec_unref
  1632.  
  1633. Mon Dec  1 23:07:43 CET 2008 Christian Anthon <anthon@kiku.dk>
  1634.  
  1635.     * gtktempmap.c: make "show equities" more readable
  1636.  
  1637. Sun Sep 29 19:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1638.  
  1639.     * gtkgame.c, flags/spain.png: add a spanish flag
  1640.  
  1641. Mon Nov 24 17:07:00 CET 2008 Christian Anthon <anthon@kiku.dk>
  1642.  
  1643.     * configure.in, po/es.po: add es translation
  1644.  
  1645. Sat Nov 15 23:32:42 CET 2008 Christian Anthon <anthon@kiku.dk>
  1646.  
  1647.     * gnubgstock.c, gnubgstock.h, gtkgame.c, gtktoolbar.c,
  1648.     pixmaps/Makefile.am, pixmaps/gnubg-stock-pixbufs.h,
  1649.     pixmaps/16x16/actions/resign_16.png,
  1650.     pixmaps/24x24/actions/hint_16.png,
  1651.     pixmaps/24x24/actions/resign_24.png, xpm/resign.xpm: Make a stock item
  1652.     of the resign xpm
  1653.  
  1654. Tue Nov 11 23:39:30 CET 2008 Christian Anthon <anthon@kiku.dk>
  1655.  
  1656.     * gnubg.c, gtkboard.c, gtkboard.h: fix two minor bugs causing crashes
  1657.     on closing
  1658.  
  1659. Tue Nov 11 11:59:52 CET 2008 Christian Anthon <anthon@kiku.dk>
  1660.  
  1661.     * backgammon.h, eval.c, eval.h, play.c: Evaluate accept resign at
  1662.     2ply. Const a few evalcontext's.
  1663.  
  1664. Mon Nov 10 23:39:32 CET 2008 Christian Anthon <anthon@kiku.dk>
  1665.  
  1666.     * gtkboard.c: fix a bug in LegalDestPoints when skipping pips during
  1667.     bearoff
  1668.  
  1669. Mon Nov 10 00:18:25 CET 2008 Christian Anthon <anthon@kiku.dk>
  1670.  
  1671.     * gtkgame.c: add notidy flag to the bearoff database creation window
  1672.  
  1673. Mon Nov 10 00:10:06 CET 2008 Christian Anthon <anthon@kiku.dk>
  1674.  
  1675.     * makebearoff.c: delete special win32 code
  1676.  
  1677. Sat Nov  1 14:31:07 CET 2008 Christian Anthon <anthon@kiku.dk>
  1678.  
  1679.     * dbprovider.c, dbprovider.h, gnubg.c: fix minor compile problems with
  1680.     and without python
  1681.  
  1682. Fri Oct 24 17:07:03 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1683.  
  1684.     * dbprovider.c, dbprovider.h, gnubg.c, gnubgmodule.c, gnubgmodule.h,
  1685.     gtkrelational.c, relational.c, relational.h: improve on the
  1686.     inter-dependencies a bit by moving pure database functions to
  1687.     dbprovider.c
  1688.  
  1689. Wed Oct 22 22:20:42 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1690.  
  1691.     * play.c: delete some debug code that doesn't work anymore
  1692.  
  1693. Wed Oct 22 22:17:53 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1694.  
  1695.     * gtkboard.c: set the page-size to zero in gtkadjustment for
  1696.     gtkspinbutton to silence a gtk warning in 2.14.3
  1697.  
  1698. Wed Oct 22 21:42:38 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1699.  
  1700.     * gtkgame.c, html.c, import.c, makebearoff.c, makehyper.c,
  1701.     makeweights.c, record.c: check the return value of fread, fwrite, and
  1702.     fscanf
  1703.  
  1704. Wed Oct 22 21:21:45 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1705.  
  1706.     * export.c: check the return value of fwrite to silence a compiler
  1707.     warning.
  1708.  
  1709. Wed Oct 22 21:10:02 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1710.  
  1711.     * gnubg.c: check the return value of fgets to silence a compiler
  1712.     warning.
  1713.  
  1714. Wed Oct 22 20:50:55 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1715.  
  1716.     * relational.c: check the return value of fgets to silence a compiler
  1717.     warning.
  1718.  
  1719. Mon Oct 20 21:15:01 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1720.  
  1721.     * configure.in: die if gtk or board3d is requested but gtk/gtkglext
  1722.     not found
  1723.  
  1724. Thu Oct  9 22:44:44 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1725.  
  1726.     * play.c: add safeguard questions to avoid accidental destruction of
  1727.     the match when "playing from here"
  1728.  
  1729. Wed Oct  8 12:16:04 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1730.  
  1731.     * bearoff.c, bearoff.h, format.c, format.h, gtkgame.c,
  1732.     gtkmovefilter.c, gtkmovefilter.h, rollout.c, rollout.h,
  1733.     board3d/drawboard3d.c, board3d/fun3d.h, board3d/misc3d.c,
  1734.     board3d/misc3d.h: remove a number of unused codefragments
  1735.  
  1736. Sun Oct  5 07:52:09 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1737.  
  1738.     * gtkboard.c: check for legal dest points for normal click moves.
  1739.  
  1740. Fri Oct  3 11:44:47 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1741.  
  1742.     * gnubgmodule.c: fix a couple of sizeof usage errors introduced by
  1743.     TanBoard
  1744.  
  1745. Mon Sep 29 11:59:31 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1746.  
  1747.     * backgammon.h commands.inc export.h gnubg.c gtkexport.c, gtkoptions.c
  1748.     gtkrolls.c html.c import.c makebearoff.c, makehyper.c play.c record.c
  1749.     rollout.c set.c show.c text.c, po/Makefile.in.in po/cs.po po/da.po
  1750.     po/de.po po/en_US.po, po/fr.po po/gnubg.pot po/is.po po/it.po po/ja.po
  1751.     po/ru.po, po/tr.po: completed the danish translation and updated a
  1752.     number of strings
  1753.     
  1754. Sat Sep 27 22:27:05 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1755.  
  1756.     * lib/Makefile.am, lib/neuralnet.c, lib/neuralnet.h,
  1757.     lib/neuralnetsse.c, lib/sigmoid.h: allow a small speedup by inlining
  1758.     the sigmoid function again.
  1759.  
  1760. Tue Sep 23 21:59:02 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1761.  
  1762.     * gtkmovefilter.c, gtkrace.c, gtkrelational.c, gtkwindows.c,
  1763.     gtkwindows.h: remove GtkSignalFunc as it will be deprecated
  1764.  
  1765. Tue Sep 23 17:41:15 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1766.  
  1767.     * text.c: fix minor \n output bug
  1768.  
  1769. Tue Sep 23 17:29:17 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1770.  
  1771.     * configure.in, render.c, pixmaps/Makefile.am: fix a few minor without
  1772.     gtk issues
  1773.  
  1774. Tue Sep 23 12:44:36 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1775.  
  1776.     * backgammon.h, commands.inc, gnubg.c, gtkboard.c, gtkboard.h,
  1777.     gtkoptions.c, set.c: add option to disable boardgraying
  1778.  
  1779. Sun Sep 29 19:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1780.     * gtkboard.c, render.c: Attempt to gray board in edit mode
  1781.  
  1782. Mon Sep 15 21:20:28 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1783.  
  1784.     * configure.in, pixmaps/Makefile.am: allow building even if
  1785.     gdk-pixbuf-csource is not found
  1786.  
  1787. Sun Sep 14 22:32:57 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1788.  
  1789.     * : update danish translation and adjust a few strings
  1790.  
  1791. Thu Sep  4 15:18:09 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1792.  
  1793.     * gtk-multiview.[ch]: port to g_object
  1794.  
  1795. Tue Sep  2 23:05:52 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1796.  
  1797.     * gtkcolour.c, gtkcolour.h, gtkprefs.c, gtkprefs.h,
  1798.     board3d/gtkcolour3d.c, board3d/misc3d.h, board3d/inc3d.h: use the
  1799.     gtk_color_button, rather than designing our own.
  1800.  
  1801. Tue Aug 12 19:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1802.  
  1803.     * board3d files, removed total.bmp: Replace totoal.bmp with text in graph
  1804.  
  1805. Mon Aug 11 10:48:21 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1806.  
  1807.     * gnubg.c, gnubgmodule.c, gtkcube.c, gtkgame.c, gtkgamelist.c, set.c:
  1808.     update a few strings for translation.
  1809.  
  1810. Sun Aug 10 01:35:06 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1811.  
  1812.     * gtktempmap.c: improve a bit on  printing of equties and best moves
  1813.  
  1814. Thu Aug  7 15:28:33 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1815.  
  1816.     * configure.in: add options to disable deprecated glib/gtk functions
  1817.     * gtkgame.c, gtktempmap.c: replace gtk_object_weakref with
  1818.     g_object_weakref
  1819.  
  1820. Thu Aug  7 15:19:09 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1821.  
  1822.     * board3d/gtkcolour3d.c: replace a gtk_combo with a gtk_combo_box
  1823.     * gtkgame.c, gtkrace.c, gtkrelational.c, gtktheory.c: g_object_unref
  1824.     the gtktreemodel in a couple of places where forgotten
  1825.  
  1826. Wed Jul 30 20:27:26 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1827.  
  1828.     * backgammon.h: issue warning if libintl.h is included too early to
  1829.     avoid libintl_printf warnings under mingw.
  1830.  
  1831. Wed Jul 30 17:01:07 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1832.  
  1833.     * gtkboard.c, gtkchequer.c, gtkcube.c, gtkgame.c, gtkgame.h,
  1834.     gtkgamelist.c, gtkmovefilter.c, gtkmovelist.c, gtkpanels.c,
  1835.     gtkprefs.c, gtksplash.c, gtktempmap.c, gtktoolbar.h, gtkwindows.c:
  1836.     more deprecated gtk functions
  1837.  
  1838. Wed Jul 30 13:20:05 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1839.  
  1840.     * gtkboard.c, gtkgame.c, gtkgame.h, gtkoptions.c, gtkpanels.c,
  1841.     gtktempmap.c, gtkwindows.c: port tooltips to the gtk-2.12 version,
  1842.     which is more flexible than the old one (e.g. treeview cells). Allow
  1843.     for tips with the older gtk versions to work as well.
  1844.  
  1845. Wed Jul 30 12:50:47 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1846.  
  1847.     * play.c: show board when dice rolled if, and only if, fX or fDisplay.
  1848.  
  1849. Tue Jul 29 00:31:04 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1850.  
  1851.     * gtktheory.c: port to gtk_tree_view
  1852.  
  1853. Thu Jul 24 14:32:45 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1854.  
  1855.     * gtkrelational.c, gtkrace.c: cleanup of deprecated gtk functions
  1856.  
  1857. Thu Jul 24 11:36:21 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1858.  
  1859.     * gtkchequer.c, gtkgame.c, gtkprefs.c, gtkrace.c, gtktheory.c: get rid
  1860.     of deprecated functions gtk_notebook_set_page and gtk_paint_string
  1861.  
  1862. Wed Jul 23 11:34:27 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1863.  
  1864.     * set.c, gnubg.c, gtkgame.c: give a sensible error message if language
  1865.     change fails, i.e. locale unsupported.
  1866.     * gtkwindows.c: don't run gtk_widget_present(parent) if parent isn't
  1867.     realized.
  1868.  
  1869. Sat Jul 19 23:54:09 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1870.  
  1871.     * bearoff.c, eval.c, osr.c: replace 6, 15 with nChequers and nPoints
  1872.     in a couple of places
  1873.  
  1874. Fri Jul 18 18:07:38 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1875.  
  1876.     * backgammon.h, credits.sh, gnubg.c, gtkgame.c, gtkgame.h,
  1877.     relational.c, show.c: Changes to allow GTKTextWindow to be called from
  1878.     within a dialog. Make license, etc. be printed as text rather than
  1879.     gtk_lists. Make the intro text conform with the GPL3 suggestion. Minor
  1880.     translational changes.
  1881.  
  1882. Sun Jul 13 21:07:17 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1883.  
  1884.     * bearoff.c, eval.c, export.c, file.c, gnubg.c, gnubgmodule.c,
  1885.     gtkprefs.c, html.c, import.c, latex.c, makebearoff.c, makehyper.c,
  1886.     makeweights.c, relational.c, rollout.c, sgf.c, text.c,
  1887.     board3d/matrix.c, board3d/misc3d.c: replace fopen with g_fopen to
  1888.     avoid problems with special characters in filenames
  1889.  
  1890. Sat Jul 12 09:10:43 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1891.  
  1892.     * gnubg.c, renderprefs.c, renderprefs.h: fix places where g_strdup
  1893.     wasn't followed by g_free
  1894.  
  1895. Fri Jul 11 22:54:46 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1896.  
  1897.     * bearoff.c, dice.c, eval.c, format.c, gnubg.c, show.c, renderprefs.c:
  1898.     fix some printf format related compiler warnings
  1899.  
  1900. Fri Jul 11 22:48:59 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1901.  
  1902.     * rollout.c: fix type of board in log_game_start
  1903.  
  1904. Fri Jul 11 11:23:02 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1905.  
  1906.     * rollout.c: move log_name out of globals
  1907.  
  1908. Mon Jul  7 22:42:20 CEST 2008 Petr Kadlec <mormegil@centrum.cz>
  1909.  
  1910.     * eval.c, gnubg.c, gtkgame.c, matchequity.c, render.c, renderprefs.c
  1911.     show.c, sound.c: minor fixes for MSVC compiler happinnes (mainly adding
  1912.     "float" suffix to decimal number literals etc.)
  1913.  
  1914. Mon Jul  7 12:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1915.  
  1916.     * rollout.c: Give each thread separate random number context to
  1917.     try and get results the same as single-threaded rollouts.
  1918.  
  1919. Mon Jul  7 00:22:35 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1920.  
  1921.     * rollout.c: fix multithreaded dice generation and logfiles
  1922.  
  1923. Mon Jul  7 00:20:52 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1924.  
  1925.     * gnubg.c: print prompt and answer for automatic questions
  1926.  
  1927. Sun Jul  6 00:00:22 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1928.  
  1929.     * format.c: correct minor error introduced by translational changes
  1930.  
  1931. Wed Jul  2 00:01:04 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1932.  
  1933.     * backgammon.h, commands.inc, gnubg.c, gtkfile.c, gtkoptions.c,
  1934.     import.c, play.c, set.c, sgf.c, show.c: fix minor problems with the
  1935.     batch analyse function and add an option for setting default answers
  1936.     to yes/no questions.
  1937.  
  1938. Mon Jun 30 23:12:09 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1939.  
  1940.     * Makefile.am, analysis.c, backgammon.h, bearoff.c, configure.in,
  1941.     dbprovider.c, dice.c, drawboard.c, eval.c, export.c, external.c,
  1942.     file.c, format.c, formatgs.c, gnubg.c, gtkgame.c, gtkmovefilter.c,
  1943.     gtkoptions.c, util.c, pixmaps/Makefile.am, po/cs.po, po/da.po,
  1944.     po/de.po, po/en_US.po, po/fr.po, po/gnubg.pot, po/is.po, po/it.po,
  1945.     po/ja.po, po/ru.po, po/tr.po, po/gnubg-langs/__catstatus.php,
  1946.     mkinstalldirs, po/LINGUAS: fix minor translation problems and update
  1947.     the pot/po files to use glib macros
  1948.     * gnubgi18n.c, gnubgi18n.h: removed as similar functions are provided by
  1949.     glib/gettext
  1950.  
  1951. Mon Jun 30 19:38:38 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1952.  
  1953.     * po/* m4/*, configure.in: modify gettext and friends to use glib
  1954.     gettext macros
  1955.  
  1956. Sun Jun 29 21:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1957.  
  1958.     * analysis.c - gnubg.c: First part of translation string cleanup
  1959.  
  1960. Tue Jun 24 01:06:38 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1961.  
  1962.     * formatgs.c: make 95% ci interval an interval rather than a number
  1963.  
  1964. Thu Jun 19 22:00:38 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1965.  
  1966.     * ChangeLog, Makefile.am, configure.in, gnubgstock.c, gnubgstock.h,
  1967.     gtkgame.c, gtktoolbar.c, pixmaps/.cvsignore, pixmaps/Makefile.am,
  1968.     pixmaps/gnubg-stock-pixbufs.h, pixmaps/16x16/actions/cancel_16.png,
  1969.     pixmaps/16x16/actions/double_16.png,
  1970.     pixmaps/16x16/actions/hint_16.png, pixmaps/16x16/actions/ok_16.png,
  1971.     pixmaps/24x24/actions/cancel_24.png,
  1972.     pixmaps/24x24/actions/double_24.png,
  1973.     pixmaps/24x24/actions/hint_16.png, pixmaps/24x24/actions/hint_24.png,
  1974.     pixmaps/24x24/actions/ok_24.png, xpm/beaver.xpm, xpm/hint_alt.xpm,
  1975.     xpm/stock_cancel.xpm, xpm/stock_ok.xpm: Make stock icons for double,
  1976.     hint, cancel, accept and reject actions. Remove beaver button and add
  1977.     general purpose double button instead.
  1978.  
  1979. Thu Jun 19 21:54:55 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1980.  
  1981.     * Makefile.am: add multithread.c to non-threaded build
  1982.     * gtkgame.c: signed/unsigned compiler warning
  1983.     * bearoff.c: signed/unsigned compiler warning (fread returns size_t)
  1984.  
  1985. Mon Mar 17 21:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  1986.  
  1987.     * multithread.c + others: Simplify multithreaded code a little bit
  1988.  
  1989. Tue Jun 17 21:13:03 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1990.  
  1991.     * gtktoolbar.c: fix icon sizes
  1992.  
  1993. Tue Jun 17 16:34:17 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1994.  
  1995.     * bearoff.c: be more silent when db files are missing
  1996.  
  1997. Tue Jun 17 16:31:10 CEST 2008 Christian Anthon <anthon@kiku.dk>
  1998.  
  1999.     * gtktoolbar.c, xpm/Makefile.am, xpm/gnubg-big.xpm,
  2000.     xpm/stock_edit.xpm, xpm/stock_new.xpm, xpm/stock_open.xpm,
  2001.     xpm/stock_save.xpm, xpm/stock_undo.xpm, xpm/tb_double.xpm,
  2002.     xpm/tb_edit.xpm, xpm/tb_no.xpm, xpm/tb_roll.xpm, xpm/tb_stop.xpm,
  2003.     xpm/tb_undo.xpm, xpm/tb_yes.xpm: use gtk stock icons where directly
  2004.     applicable
  2005.  
  2006. Fri Jun 13 13:04:19 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2007.  
  2008.     * bearoff.c, bearoff.h, eval.c, configure.in: always mmap datase files
  2009.     using g_mapped_file. Read using fopen rather than open. Various
  2010.     cleanups.
  2011.  
  2012.     * gtkgame.c, util.c: revert some recent visual c++ prompted changes
  2013.  
  2014. Thu Jun 12 10:23:38 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2015.  
  2016.     * bearoff.c, bearoff.h: more cleanup of unused code
  2017.  
  2018. Thu Jun 12 00:20:30 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2019.  
  2020.     * bearoff.c, bearoff.h: remove unused code to read non-gnubg exact
  2021.     bearoff databases.
  2022.  
  2023. Wed Jun 11 16:34:04 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2024.  
  2025.     * dice.c, dice.h, set.c: use fopen instead of open
  2026.  
  2027. Wed Jun 11 15:06:45 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2028.  
  2029.     * html.c, htmlimages.c, board3d/misc3d.c: replace access by
  2030.     g_file_test
  2031.  
  2032. Tue Jun 10 10:07:33 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2033.  
  2034.     * gtkame.c, xpm/Makefile.am: use GTK_STOCK_STOP rather than keeping
  2035.     out own copy.
  2036.  
  2037. Mon Jun  9 17:56:00 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2038.  
  2039.     * M gtkgame.c, gtkwindows.c, gtkwindows.h, pixmaps/Makefile.am,
  2040.     pixmaps/gnubg-big.png, gtksplash.c: move gnubg-big.png out of xpm
  2041.  
  2042. Mon Jun  9 00:14:45 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2043.  
  2044.     * pixmaps, gtkgame.c, Makefile.am, configure.in: add expected
  2045.     directory structure for the icon. Make a windows .ico file
  2046.  
  2047. Sat Jun  7 22:41:53 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2048.  
  2049.     * rollout.c: fix a problem with too many trials done. Be a bit more
  2050.     verbose when rolling out in the text interface.
  2051.  
  2052.     * gnubg.c: extend the CommandRollout help
  2053.  
  2054. Fri Jun  6 17:42:04 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2055.  
  2056.     * Makefile.am, show.c, doc/Makefile.am, util.c, util.h: install
  2057.     documentation in DOCDIR
  2058.  
  2059. Wed Jun  4 20:27:41 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2060.  
  2061.     * dbprovider.c, show.c, lib/neuralnet.c: minor compiler warnings
  2062.  
  2063. Wed Jun  4 14:26:16 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2064.  
  2065.     * render.c: fix problems with 2d player turn arrows
  2066.  
  2067. Wed Jun  4 10:38:36 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2068.  
  2069.     * Makefile.am, board3d/Makefile.am, configure.in: do "PKGDATADIR" the
  2070.     recommended way
  2071.  
  2072. Wed May 14 10:19:43 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2073.  
  2074.     * gnubg.c, sound.c, sound.h: Make the quiet option work again.
  2075.  
  2076. Mon May  5 16:29:51 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2077.  
  2078.     * gnubg.c, relational.c, play.c: cleanup of the UserCommand function.
  2079.     Avoid using UserCommand outside gtk.
  2080.  
  2081. Mon May  5 09:36:34 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2082.  
  2083.     * record.c: fix illegal g_free in RecordRead
  2084.  
  2085. Sun May  4 21:53:07 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2086.  
  2087.     * gtkgame.c: cleanup use of the word 'session' 
  2088.  
  2089. Sat May  3 00:07:21 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2090.  
  2091.     * gtkgame.c, play.c: allow double command to be used for beavers.
  2092.     Merge double/beaver menu items. Merge take/pass with accept/reject
  2093.     resignation menu items.
  2094.  
  2095. Tue Apr 29 22:46:50 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2096.  
  2097.     * gtkwindows.c: change GTKMessage to use gtk_text_view and fix a
  2098.     sizing problem on the way.
  2099.  
  2100. Tue Apr 29 13:11:02 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2101.  
  2102.     * sound.c, gtkoptions.c: minor gstreamer changes. Use sync play of
  2103.     max 6 seconds in gtk sound options.
  2104.  
  2105. Sun Apr 27 22:15:13 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2106.  
  2107.     * backgammon.h, credits.sh, dice.c, dice.h, drawboard.c, drawboard.h,
  2108.     export.h, format.c, formatgs.c, gnubg.c, gnubgmodule.c, gtkboard.c,
  2109.     gtkboard.h, gtkfile.c, gtkfile.h, gtkgame.c, gtkgame.h, gtkgamelist.c,
  2110.     gtkprefs.c, html.c, htmlimages.c, import.c, latex.c, play.c,
  2111.     progress.c, relational.c, renderprefs.c, renderprefs.h, set.c, sgf.c,
  2112.     show.c, board3d/fun3d.h, board3d/misc3d.c: use const char* in a number
  2113.     of places.
  2114.  
  2115. Sat Apr 26 19:09:00 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2116.  
  2117.     * bearoff.c, boarddim.h, eval.c, external_y.y, gnubg.c,
  2118.     gnubgmodule.c, gtkfile.c, gtkgame.c, gtkmovelist.c,
  2119.     gtktempmap.c, html.c, htmlimages.c, makebearoff.c, multithread.c,
  2120.     play.c, set.c, sgf.c, sgf_y.y, simpleboard.c, util.c,
  2121.     board3d/font3d.c, board3d/misc3d.c, lib/neuralnet.c,
  2122.     non-src/external_l.c, non-src/external_y.c, non-src/sgf_l.c,
  2123.     non-src/sgf_y.c: #if's to #ifdef for things not normally defined by
  2124.     configure
  2125.  
  2126. Fri Apr 25 17:33:11 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2127.  
  2128.     * configure.in: try to guess the right sse flag according to cpu type
  2129.  
  2130. Fri Apr 25 00:04:58 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2131.  
  2132.     * backgammon.h ,gnubg.c ,gtkboard.c ,gtkboard.h ,gtkgame.c ,matchid.c
  2133.     ,matchid.h ,positionid.c ,positionid.h ,set.c: merge position and
  2134.     match ids
  2135.  
  2136. Mon Apr 21 11:05:10 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2137.  
  2138.     * gnubg.c, sound.c: minor gstreamer issues when compiling without
  2139.     threads or without gtk.
  2140.     * set.c: CommandSetGUIShowWastage needs to be defined when compiling
  2141.     without gtk
  2142.  
  2143. Sun Apr 20 23:25:42 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2144.  
  2145.     * backgammon.h, gnubg.c, gtkboard.c, gtkboard.h, gtkoptions.c, set.c:
  2146.     make showing of epc wastage optional and fix minor sizing problems.
  2147.  
  2148. Sun Apr 20 20:36:28 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2149.  
  2150.     * play.c: fix cube tutoring after changes to make the progress
  2151.     indicator async.
  2152.  
  2153. Wed Apr 16 22:05:24 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2154.  
  2155.     * eval.c: in FindBestCubeDecision. Fix rare case where no double,
  2156.     beaver was returned as double, beaver.
  2157.  
  2158. Wed Apr 16 20:58:34 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2159.  
  2160.     * Makefile.am, configure.in, gnubg.c, gtkgame.c, gtkoptions.c, set.c,
  2161.     sound.c, sound.h:  Change sound system from esound to gstreamer. Fix
  2162.     minor problems in PrompForExit and CommandSetClockwise.
  2163.  
  2164. Sun Apr 13 23:08:43 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2165.  
  2166.     * file.c: relax recognition of JF Pos files.
  2167.  
  2168. Sun Apr 13 22:38:55 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2169.  
  2170.     * sound.c, matchequity.c: deal more gracefully with people relocating
  2171.     their program paths.
  2172.  
  2173. Thu Apr 10 21:33:59 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2174.  
  2175.     * configure.in, Makefile.am: cleanup and remove x86 host test
  2176.     * multithread.c: only align stack when USE_SSE_VECTORIZE
  2177.  
  2178. Wed Apr  9 21:21:58 UTC 2008 mdpetch <mpetch@capp-sysware.com> 
  2179.     * gnubg.c, sound.c: Changed to Apple Quicktime for sound under OS/X rather than ESD
  2180.       This change may be revisted if it is decided to use another sound subsystem    
  2181.     * multithread.c, configure.in: modified to support multithreaded version on non Intel system (Apple PPC etc) 
  2182.  
  2183. Sun Apr  6 22:33:51 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2184.  
  2185.     * lib/neuralnet.c: fix minor apple compile problem.
  2186.  
  2187. Sun Apr  6 22:33:04 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2188.  
  2189.     * INSTALL: update .
  2190.  
  2191. Mon Mar 31 12:58:06 CEST 2008 Christian Anthon <anthon@kiku.dk>
  2192.  
  2193.     * dbprovider.c, gnubgmodule.c: include stdint.h on win32
  2194.  
  2195. Fri Mar 28 15:25:34 CET 2008 Achim Mueller <ace@gnubg.org>
  2196.  
  2197.     * changed configure.in: new release number 0.9.0 
  2198.  
  2199. Fri Mar 28 00:40:32 CET 2008 Christian Anthon <anthon@kiku.dk>
  2200.  
  2201.     * gtkrelational.c: rearrange player details and stats view
  2202.  
  2203. Thu Mar 27 22:37:01 CET 2008 Christian Anthon <anthon@kiku.dk>
  2204.  
  2205.     * po/gnubg.pot, non-src/credits.c, po/it.po: update italian
  2206.     translation
  2207.  
  2208. Tue Mar 25 14:30:42 CET 2008 Christian Anthon <anthon@kiku.dk>
  2209.  
  2210.     * dbprovider.c: fix a compiler warning when without python and sqlite
  2211.  
  2212. Tue Mar 18 23:47:53 CET 2008 Christian Anthon <anthon@kiku.dk>
  2213.  
  2214.     * bearoffdump.c, gnubg.c, makebearoff.c, makehyper.c: minor compile
  2215.     problems without threads
  2216.  
  2217. Tue Mar 18 02:25:32 CET 2008 Christian Anthon <anthon@kiku.dk>
  2218.  
  2219.     * analysis.c, formatgs.c: edit the texts in the game analysis
  2220.  
  2221. Tue Mar 18 01:54:21 CET 2008 Christian Anthon <anthon@kiku.dk>
  2222.  
  2223.     * po/*.po, po/gnubg.pot: update the translation files
  2224.  
  2225. Mon Mar 17 21:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2226.  
  2227.     * credits.sh/c: Update copyright to 2008.
  2228.  
  2229. Sun Mar 16 22:01:07 CET 2008 Christian Anthon <anthon@kiku.dk>
  2230.  
  2231.     * set.c, gtkgame.c: fix minor problems with the hide/show ids
  2232.  
  2233. Sun Mar 16 21:56:59 CET 2008 Christian Anthon <anthon@kiku.dk>
  2234.  
  2235.     * credits.sh, gnubg.c, non-src/credits.c, non-src/external_l.c,
  2236.     non-src/external_y.c, non-src/sgf_l.c, non-src/sgf_y.c,
  2237.     non-src/sgf_y.h: minor updates to version printing and to non-src
  2238.     files
  2239.  
  2240. Sun Mar 16 10:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2241.  
  2242.     * gtkgame.c, gtktoolbar.c: Change menus:
  2243.         Add menu items for edit position and swap direction toolbar commands.
  2244.         Add option to hide toolbar.
  2245.         Add option to show/hide ids.
  2246.         Remove Python shell item.
  2247.         Put panel items in a sub menu.
  2248.         Move match info to file menu.
  2249.  
  2250. Sat Mar 15 13:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2251.  
  2252.     * gtkgame.c: Merge match/session analysis menu items.
  2253.  
  2254. Thu Mar 13 22:27:26 CET 2008 Christian Anthon <anthon@kiku.dk>
  2255.  
  2256.     * gtkexport.c: change html export type and style sheet to combo_box
  2257.  
  2258. Thu Mar 13 22:16:39 CET 2008 Christian Anthon <anthon@kiku.dk>
  2259.  
  2260.     * gktoptions.c: change cheat roll and rng choosers to combo_box
  2261.  
  2262. Thu Mar 13 21:54:24 CET 2008 Christian Anthon <anthon@kiku.dk>
  2263.  
  2264.     * gtkprefs.c: change the wood type to combo_box
  2265.  
  2266. Thu Mar 13 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2267.  
  2268.     * gtktoolbar.c, gtkgame.c: Move stop button from toolbar to status bar.
  2269.  
  2270. Thu Mar 13 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2271.  
  2272.     * gtk files: Tidy up some common gtk functions and remove SIG_IO signal.
  2273.  
  2274. Wed Mar 12 23:06:32 CET 2008 Christian Anthon <anthon@kiku.dk>
  2275.  
  2276.     * gtkgame.c, gtkpanels.c, gtkpanels.h: update game selection menu to
  2277.     gtk_combo_box and remove the redundant names
  2278.  
  2279. Wed Mar 12 20:36:40 CET 2008 Christian Anthon <anthon@kiku.dk>
  2280.  
  2281.     * gtkgame.c: cleanup the Go menu
  2282.  
  2283. Tue Mar 11 14:53:12 CET 2008 Christian Anthon <anthon@kiku.dk>
  2284.  
  2285.     * gtkexport.c, gtkgame.c, gtktoolbar.c, xpm/dice.xpm,
  2286.     xpm/leftarrow.xpm, xpm/rightarrow.xpm, xpm/stock_export.xpm,
  2287.     xpm/stock_import.xpm, xpm/stock_stop_16.xpm, xpm/stock_undo_16.xpm,
  2288.     xpm/tb_redouble.xpm: cleanup in the help menu and delete some unused
  2289.     xpms
  2290.  
  2291. Mon Mar 10 09:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2292.  
  2293.     * gtkgame.c, gtkfile.c: Remove export button/menu item (use save instead)
  2294.  
  2295. Sun Mar  9 12:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2296.  
  2297.     * gtkgame.c, gtkfile.c: Move load commands from menu into load dialog.
  2298.       (and other small changes to this dialog)
  2299.     * gtkexport.c: Move generate html images from file menu into export settings.
  2300.  
  2301. Sat Mar  8 09:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2302.  
  2303.     * boardpos.c, render.c: Change 2d direction arrow to look like 3d arrow (smaller and near bearoff tray).
  2304.         Move cube to side of board.  Swap position of pieces on bar.
  2305.  
  2306. Fri Mar  7 22:28:52 CET 2008 Christian Anthon <anthon@kiku.dk>
  2307.  
  2308.     * backgammon.h, gnubg.c, gtkgame.c, gtkpanels.c, board3d/Makefile.am,
  2309.     board3d/gtkcolour3d.c: minor stuff and warnings
  2310.  
  2311. Fri Feb 29 19:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2312.  
  2313.     * gtkprefs.c, gtkcolour3d.c: Change 3d previews to use widgets not pixmaps.
  2314.  
  2315. Thu Feb 28 15:15:08 CET 2008 Christian Anthon <anthon@kiku.dk>
  2316.  
  2317.     * osr.c: fix bug introduced by uint changes
  2318.  
  2319. Wed Feb 27 21:22:47 CET 2008 Christian Anthon <anthon@kiku.dk>
  2320.  
  2321.     * gtkoptions.c: add reset all to defaults button.
  2322.     * sound.c: fix sound default file bug on windows
  2323.  
  2324. Tue Feb 26 12:35:23 CET 2008 Christian Anthon <anthon@kiku.dk>
  2325.  
  2326.     * makebearoff.c: don't print progress to stderr unless on a TTY.
  2327.  
  2328. Mon Feb 25 23:16:26 CET 2008 Christian Anthon <anthon@kiku.dk>
  2329.  
  2330.     * text.c, html.c, latex.c: Allow export of games with beavers/raccoons
  2331.     in them.
  2332.  
  2333. Mon Feb 25 15:12:08 CET 2008 Christian Anthon <anthon@kiku.dk>
  2334.  
  2335.     * backgammon.h, gnubg.c, set.c, sgf.h: cleanup in lists of commands.
  2336.     Removed declared but undefined, and defined, but unused. Move all
  2337.     declarations to backgammon.h and all lists of commands to gnubg.c.
  2338.  
  2339. Sun Feb 24 10:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2340.  
  2341.     * gnubg.c, play.c, multithreaded.c, others: Fix multi-threaded progress indicator.
  2342.  
  2343. Wed Feb 20 23:52:48 CET 2008 Christian Anthon <anthon@kiku.dk>
  2344.  
  2345.     * relational.c: fix bug caused by APPENDI and APPENDF not being
  2346.     properly {}'ed.
  2347.     * dbprovider.h, relational.c: fix minor compiler warnings.
  2348.     * dbprovider.c: add input string to SQL warnings.
  2349.  
  2350. Wed Feb 20 23:50:02 CET 2008 Christian Anthon <anthon@kiku.dk>
  2351.  
  2352.     * gtkgame.c: update GTKOutput to use a g_string instead of a list.
  2353.  
  2354. Sun Feb 17 13:19:58 CET 2008 Christian Anthon <anthon@kiku.dk>
  2355.  
  2356.     * bearoff.c, dbprovider.c, dbprovider.h, gnubg.sql, gnubgmodule.c,
  2357.     gtkrelational.c, gtkrelational.h, relational.c: more relational db
  2358.     changes and a few minor compiler warnings. Added new item to matchstat
  2359.     and gamestat.
  2360.  
  2361. Fri Feb 15 16:59:43 CET 2008 Christian Anthon <anthon@kiku.dk>
  2362.  
  2363.     * drawboard.c: revert to Jan 19 after accidental checkin (fix board
  2364.     after uint changes)
  2365.  
  2366. Fri Feb 15 13:03:31 CET 2008 Christian Anthon <anthon@kiku.dk>
  2367.  
  2368.     * .cvsignore, backgammon.h, gtkoptions.c, makebearoff.c, play.c,
  2369.     util.h, board3d/Makefile.am, po/POTFILES.in: minor cleanups and
  2370.     compiler warnings
  2371.  
  2372. Sun Feb 10 23:21:33 CET 2008 Christian Anthon <anthon@kiku.dk>
  2373.  
  2374.     * backgammon.h, export.c, export.h, file.c, gnubg.c, html.c, play.c,
  2375.     simpleboard.c, text.c: allow cairo ps and pdf to export games and
  2376.     matches
  2377.  
  2378. Sun Feb 10 11:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2379.  
  2380.     * gtkoptions.c: Move database settings to options dialog.
  2381.  
  2382. Sat Feb  9 23:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2383.  
  2384.     * gtkrelational.c: Put simple stats into relational dialog
  2385.  
  2386. Sat Feb  9 14:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2387.  
  2388.     * dbprovider.c, relational.c: Added game stats to database
  2389.  
  2390. Fri Feb  8 23:11:13 CET 2008 Christian Anthon <anthon@kiku.dk>
  2391.  
  2392.     * Makefile.am, dbprovider.c, relational.h: allow code to compile
  2393.     without python and fix a couple of minor warnings
  2394.  
  2395. Fri Feb  8 11:24:23 CET 2008 Christian Anthon <anthon@kiku.dk>
  2396.  
  2397.     * Makefile.am, configure.in: compile in native sqlite3 on linux
  2398.  
  2399. Thu Feb  7 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2400.  
  2401.     * dbprovider.c: Added native sqlite interface.
  2402.  
  2403. Wed Feb  6 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2404.  
  2405.     * dbprovider.c+.h, gnubg.c, relational.c, gtkrelational.c, database.py:
  2406.     Move relational code out of database.py and into relational.c
  2407.  
  2408. Sun Feb  3 16:34:37 CET 2008 Christian Anthon <anthon@kiku.dk>
  2409.  
  2410.     * gtkboard.c: size cube and dice widgets according to board size
  2411.     * gtkgame.c, gtkpanels.c, gtkprefs.c, gtkrelational.c, gtktheory.c:
  2412.     replace deprecated gtk_widget_set_usize with
  2413.     gtk_widget_set_size_request
  2414.  
  2415. Sun Feb  3 01:02:54 CET 2008 Christian Anthon <anthon@kiku.dk>
  2416.  
  2417.     * gnubg.c, relational.c, scripts/database.py: allow creation of
  2418.     default sqlite database in szHomeDirectory. Look for database conf
  2419.     file in szHomeDirectory. MIGHT DISTURB EXISTING USERS?
  2420.  
  2421. Sun Feb  3 00:47:49 CET 2008 Christian Anthon <anthon@kiku.dk>
  2422.  
  2423.     * gnubg.c, gtksplash.c: disable splash unless asked for. Shorten
  2424.     pauses a bit
  2425.  
  2426. Thu Jan 31 17:20:11 CET 2008 Christian Anthon <anthon@kiku.dk>
  2427.  
  2428.     * multithread.c: check if g_threads already initialized.
  2429.  
  2430. Mon Jan 21 00:36:53 CET 2008 Christian Anthon <anthon@kiku.dk>
  2431.  
  2432.     * backgammon.h, dice.c, eval.c, gnubg.c, gtkboard.c, gtkexport.c,
  2433.     gtkoptions.c, import.c, makebearoff.c, makehyper.c, relational.c,
  2434.     render.c, rollout.c, sgf.c: replace uint with unsigned int
  2435.  
  2436. Sat Jan 19 21:45:51 CET 2008 Christian Anthon <anthon@kiku.dk>
  2437.  
  2438.     * eval.c: fix a potential signed/unsigned problem in crashed net
  2439.  
  2440. Sat Jan 19 09:58:13 CET 2008 Christian Anthon <anthon@kiku.dk>
  2441.  
  2442.     * drawboard.c: fix board after uint changes
  2443.  
  2444. Tue Jan 15 22:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2445.  
  2446.     * gnubg-types.h + others: change board type to unsigned
  2447.         hopefully not breaking anything on the way (esp. bearoff)
  2448.  
  2449. Tue Jan 15 19:05:58 CET 2008 Christian Anthon <anthon@kiku.dk>
  2450.  
  2451.     * analysis.c, backgammon.h, dice.c, eval.c, gnubg.c, gtkboard.c,
  2452.     gtkexport.c, gtkgame.c, gtkmovelist.c, gtkoptions.c, import.c,
  2453.     makebearoff.c, makehyper.c, multithread.c, play.c, render.c, sgf.c,
  2454.     board3d/drawboard3d.c, relational.c, rollout.c: Fix some minor
  2455.     uint//int gcc warnings
  2456.  
  2457. Sun Jan 13 09:03:18 CET 2008 Christian Anthon <anthon@kiku.dk>
  2458.  
  2459.     * backgammon.h, bearoff.c, bearoff.h, external_l.l, external_y.y,
  2460.     gnubg.c, gtkgame.c, gtkgame.h, gtkpanels.c, multithread.c,
  2461.     multithread.h, sound.c, sound.h, board3d/fun3d.h, lib/cache.c,
  2462.     non-src/external_y.c, non-src/external_l.c: fix some incomplete or
  2463.     missing prototypes
  2464.  
  2465. Sun Jan 13 01:07:21 CET 2008 Christian Anthon <anthon@kiku.dk>
  2466.  
  2467.     * bearoffdump.c, gnubg.c, makehyper.c, multithread.c, sound.c:
  2468.     compiler warnings and Sleep is a win32 function
  2469.  
  2470. Sun Jan 13 00:36:48 CET 2008 Christian Anthon <anthon@kiku.dk>
  2471.  
  2472.     * configure.in, common.h: change how acosf, signbit and lrint are
  2473.     checked for to allow to compile with -Werror
  2474.  
  2475. Sat Jan 12 23:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2476.  
  2477.     * sound.c, set.c, gnubg.c: Re-introduce exit sound, but disabled by default
  2478.  
  2479. Wed Jan  2 15:48:02 CET 2008 Christian Anthon <anthon@kiku.dk>
  2480.  
  2481.     * Makefile.am, doc/Makefile.am, lib/Makefile.am, non-src/Makefile.am,
  2482.     po/POTFILES.in: fix make distcheck
  2483.     * multithread.h: fix typo and add MT_SafeDecCheck
  2484.  
  2485. Tue Jan 01 21:12:45 2008 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2486.  
  2487.     * relational.c, gtkrelational.c, database.py, gnubg.sql:
  2488.         Simplify relational database by removing "environments".
  2489.  
  2490. Wed Dec 19 11:06:45 CET 2007 Christian Anthon <anthon@kiku.dk>
  2491.  
  2492.     * lib/cache.c: only lock one level
  2493.  
  2494. Wed Dec 19 10:32:27 CET 2007 Christian Anthon <anthon@kiku.dk>
  2495.  
  2496.     * Makefile.am, util.c, board3d/drawboard3d.c, board3d/misc3d.h,
  2497.     lib/cache.c: small changes to previous
  2498.  
  2499. Tue Dec 18 21:12:45 2007 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2500.  
  2501.     * Code changes so -ansi -pedantic (just about) works for gcc on windows.
  2502.  
  2503. Tue Dec 18 14:14:10 CET 2007 Christian Anthon <anthon@kiku.dk>
  2504.  
  2505.     * set.c, board3d/drawboard3d.c, board3d/fun3d.h, board3d/inc3d.h,
  2506.     board3d/matrix.c, board3d/matrix.h, board3d/misc3d.c,
  2507.     board3d/misc3d.h, board3d/shadow.c, board3d/widget3d.c: let new
  2508.     board3d code compile under linux.
  2509.  
  2510. Tue Dec 18 14:10:55 CET 2007 Christian Anthon <anthon@kiku.dk>
  2511.  
  2512.     * bearoffdump.c, makebearoff.c, makehyper.c, record.c: make utily
  2513.     programs compile with threads enabled
  2514.  
  2515. Mon Dec 17 16:33:01 CET 2007 Christian Anthon <anthon@kiku.dk>
  2516.  
  2517.     * lib/cache.c: Fix multithreaded hang when runing quad core with four
  2518.     threads. WaitForManualEvent appears to be broken, at least on glib
  2519.     threads
  2520.  
  2521. Mon Dec 17 15:06:44 CET 2007 Christian Anthon <anthon@kiku.dk>
  2522.  
  2523.     * Makefile.am, dice.c, dice.h, eval.c, format.c, gnubg.c, gtkgame.c,
  2524.     gtkgame.h: move things around a bit so that utility programs compile
  2525.     without ugly fixes (only without threads for now)
  2526.  
  2527. Mon Dec 17 15:04:42 CET 2007 Christian Anthon <anthon@kiku.dk>
  2528.  
  2529.     * sgf.c, gtkgame.c, show.c: use %lu instead of casting to uint.
  2530.  
  2531. Mon Dec 17 14:59:20 CET 2007 Christian Anthon <anthon@kiku.dk>
  2532.  
  2533.     * sounds/Makefile.am, configure.in: we haven't beeen able to recompile
  2534.     the sounds for a long time, so let's stop trying.
  2535.  
  2536. Sat Dec 15 21:27:19 CET 2007 Christian Anthon <anthon@kiku.dk>
  2537.  
  2538.     * Renamed sgf.y to sgf_y.y and sgf.l sgf_l.l to avoid conflicts with
  2539.     sgf.c
  2540.     * bearoff.c, eval.c, format.c, gnubg.c, gtkgame.c, gtkrolls.c,
  2541.     makebearoff.c, multithread.c, play.c, relational.c, rollout.c, sgf.c,
  2542.     show.c: minor compiler warnings
  2543.  
  2544. Sat Dec 15 21:23:49 CET 2007 Christian Anthon <anthon@kiku.dk>
  2545.  
  2546.     * board3d/gtkcolour3d.c: remove unneeded gdk_gl_drawable_begin calls since
  2547.     they causes assertions on newer X window.
  2548.  
  2549. Thu Dec 13 22:39:56 CET 2007 Christian Anthon <anthon@kiku.dk>
  2550.  
  2551.     * Makefile.am, backgammon.h, bearoff.c, bearoff.h, bearoffdump.c,
  2552.     drawboard.c, drawboard.h, gnubg.c, gtkrolls.c, makebearoff.c,
  2553.     makehyper.c, multithread.c, positionid.c, positionid.h, render.h,
  2554.     rollout.c, sgf.y, util.c, util.h, lib/gnubg-types.h: fixes to make
  2555.     gnubg compile after Jon's changes. board3d doesn't compile. utility
  2556.     programs doesn't compile.
  2557.  
  2558. Wed Dec 12 23:12:45 2007 Jon Kinsey <Jon_Kinsey@hotmail.com>
  2559.     * movelistctrl: Fix spacing in German (reported by Thomas Steiner)
  2560.     * bearoff.c: Fix multithreaded disk bearoff access (reported by Hugh Sconyers)
  2561.     * list.h + others: list type renamed to listOLD (ideally replace with glist in future)
  2562.  
  2563. Wed Dec 12 15:40:08 CET 2007 Christian Anthon <anthon@kiku.dk>
  2564.  
  2565.     * Makefile.am, gnubg.6: manual now maintained in doc
  2566.  
  2567. Wed Dec 12 13:52:14 CET 2007 Christian Anthon <anthon@kiku.dk>
  2568.  
  2569.     * Makefile.am, board3d/Makefile.am, doc/Makefile.am, lib/Makefile.am,
  2570.     m4/Makefile.am, met/Makefile.am, po/POTFILES.in: cleanup and fixes to
  2571.     make distcheck
  2572.  
  2573. Wed Nov 28 09:43:59 CET 2007 Christian Anthon <anthon@kiku.dk>
  2574.  
  2575.     * po/POTFILES.in: remove pub_eval.c
  2576.     * doc/Makefile.am: remove *.txt from EXTRA_DIST
  2577.  
  2578. Sun Nov 25 12:09:04 CET 2007 Christian Anthon <anthon@kiku.dk>
  2579.  
  2580.     * import.c: fix partygammon import. Games terminated badly.
  2581.  
  2582. Sun Nov 18 07:04:44 CET 2007 Christian Anthon <anthon@kiku.dk>
  2583.  
  2584.     * eval.c, makebearoff.c: Fix messed up evaluation of hypergammon.
  2585.     Redirect loading of hyper databases to pkgdir.
  2586.  
  2587. Sat Nov 17 11:27:28 CET 2007 Christian Anthon <anthon@kiku.dk>
  2588.  
  2589.     * eval.c eval.h gnubg.c lib/neuralnet.c lib/neuralnet.h: cleanup
  2590.     neuralnet.[ch]
  2591.  
  2592. Fri Nov 16 23:24:02 CET 2007 Christian Anthon <anthon@kiku.dk>
  2593.  
  2594.     * backgammon.h, gtkchequer.h, gtkgame.c, gtkgame.h, gtkpanels.c,
  2595.     gtkrelational.c, gtkrelational.h, relational.c, rollout.h: cleanup
  2596.     gtkgame.h
  2597.  
  2598. Fri Nov 16 22:11:05 CET 2007 Christian Anthon <anthon@kiku.dk>
  2599.  
  2600.     * backgammon.h, export.h, gnubg.c, gtkfile.c, gtkfile.h, import.h,
  2601.     makeweights.c, multithread.h, play.c, timer.c: cleanup backgammon.h
  2602.  
  2603. Fri Nov 16 14:32:04 CET 2007 Christian Anthon <anthon@kiku.dk>
  2604.  
  2605.     * : update manuals
  2606.  
  2607. Thu Nov  8 01:29:47 CET 2007 Christian Anthon <anthon@kiku.dk>
  2608.  
  2609.     * text.c: fix small bug reported by Philippe
  2610.  
  2611. Mon Nov  5 21:31:24 CET 2007 Christian Anthon <anthon@kiku.dk>
  2612.  
  2613.     * doc/.cvsignore, doc/Makefile.am, doc/gnubg/allabout.pdf,
  2614.     doc/gnubg/gnubg.pdf, doc/images/appearence.png,
  2615.     doc/images/cubeful-ex1.png: build pdf files
  2616.  
  2617. Wed Oct 24 17:17:50 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2618.  
  2619.     * external_y.y, file.c, gnubg.c, gnubgmodule.c, gtk-multiview.c,
  2620.     gtkboard.c, gtkgame.c, gtksplash.c, htmlimages.c, import.c,
  2621.     makebearoff.c, relational.c, renderprefs.c, set.c, sgf.y,
  2622.     simpleboard.c, board3d/gtkcolour3d.c, board3d/misc3d.c,
  2623.     lib/neuralnet.c: fix a bunch of minor compiler warnings
  2624.  
  2625. Tue Oct 23 12:38:57 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2626.  
  2627.     * gktgame.c, gtkpanels.c: cleanup of InitGTK, move command widget to
  2628.     gtkpanels.c
  2629.  
  2630. Mon Oct  8 15:46:22 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2631.  
  2632.     * gtkcube.c: add rollout presets to cube tool
  2633.  
  2634. Wed Oct  3 19:23:28 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2635.  
  2636.     * analysis.c, rollout.c: fix to minor mt problems
  2637.  
  2638. Wed Oct  3 18:58:41 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2639.  
  2640.     * bearoffdump.c eval.c gnubg.c gtkgame.c gtkmovelistctrl.c gtkpanels.c
  2641.     latex.c makebearoff.c makehyper.c matchequity.c play.c render.c:
  2642.     compiler warnings
  2643. Mon Oct  1 23:06:52 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2644.  
  2645.     * Makefile.am, configure.in, export.c, multithread.c, simpleboard.c,
  2646.     simpleboard.h: make code compile without gtk, cairo or pangocairo
  2647.  
  2648. Sat Sep 29 23:10:12 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2649.  
  2650.     * backgammon.h, eval.c, eval.h, gnubg.c, gtkgame.c, set.c, show.c:
  2651.     remove unused training functions.
  2652.  
  2653. Fri Sep 28 11:27:57 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2654.  
  2655.     * Makefile.am po/LINGUAS po/POTFILES.in po/da.po po/en_US.po
  2656.     po/gnubg.pot po/is.po po/ru.po po/tr.po: make sure that "make dist"
  2657.     works. Remove unmaintained languages.
  2658.  
  2659. Fri Sep 28 00:28:34 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2660.  
  2661.     * backgammon.h, bearoff.c, bearoff.h, ChangeLog, export.c, export.h,
  2662.     file.c, file.h, formatgs.c, gnubg.c, gtkfile.c, gtkgame.c, html.c,
  2663.     lib/.cvsignore, lib/Makefile.am, Makefile.am, matchid.h, rollout.c,
  2664.     text.c: add a simple cairo board capable of exporting positions to
  2665.     svg, pdf and postscript surfaces
  2666.     * simpleboard.c, simpleboard.h: new files
  2667.     * lib/dynarray.c, lib/dynarray.h, lib/event.c, lib/event.h,
  2668.     lib/event.texi, lib/hash.c, lib/hash.h, lib/heap.c, lib/heap.h,
  2669.     lib/stamp-vti, postscript.c: removed files
  2670.  
  2671. Thu Sep 27 22:50:16 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2672.  
  2673.     * analysis.c, analysis.h, formatgs.c, gnubg.c, gnubgmodule.c,
  2674.     gtkexport.c, gtkgame.c, play.c, relational.c, set.c, show.c: remove
  2675.     SKILL_GOOD completely as the use was overlapping with that of
  2676.     SKILL_NONE
  2677.  
  2678. Thu Sep 27 16:22:08 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2679.  
  2680.     * gtkfile.c: allow default extension to be .sgf when saving and last
  2681.     used extension otherwise.
  2682.  
  2683. Thu Sep 27 16:20:17 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2684.  
  2685.     * AUTHORS, INSTALL, Makefile.am, README, configure.in, credits.sh,
  2686.     non-src/credits.c, non-src/external_l.c, non-src/external_y.c,
  2687.     non-src/external_y.h, non-src/sgfl.c, non-src/sgfp.c, non-src/sgfp.h:
  2688.     cleanup of readme and install files and minor updates to the rest
  2689.  
  2690. Mon Sep 24 22:56:56 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2691.  
  2692.     * makebearoff.c: fix tmp file creation problem
  2693.  
  2694. Wed Sep 19 22:15:09 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2695.  
  2696.     * rollout.c: change assertion to error message when mt_rollout results
  2697.     in too many rollouts done.
  2698.  
  2699. Sat Sep 15 14:30:36 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2700.  
  2701.     * Makefile.am: fix external_l.c dependency problem
  2702.  
  2703. Fri Sep 14 23:40:14 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2704.  
  2705.     * remove unused makebearoff1 program
  2706.  
  2707. Fri Sep 14 13:58:36 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2708.  
  2709.     * gnubg.c, configure.in: remove need for fstat
  2710.  
  2711. Fri Sep 14 13:28:57 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2712.  
  2713.     * .cvsignore, backgammon.h, bearoff.c, bearoffgammon.h, boarddim.h,
  2714.     boardpos.h, common.h, dice.c, eval.h, gnubgmodule.c, gtk-multiview.h,
  2715.     gtkboard.h, gtkcolour.h, gtkprefs.c, render.c, render.h,
  2716.     renderprefs.c, board3d/drawboard3d.c, board3d/matrix.c,
  2717.     board3d/misc3d.c, board3d/model.c: header clean-up. Use definitions
  2718.     from glib.h instead.
  2719.  
  2720. Fri Sep 14 09:52:15 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2721.  
  2722.     * gnubg.c, set.c: Make lang change more robust
  2723.  
  2724. Mon Sep  3 11:40:07 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2725.  
  2726.     * html.c: fix tmpfile creation problem to allow export of gammonline
  2727.     to clipboard under MS Vista.
  2728.  
  2729. Mon Sep  3 01:18:12 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2730.  
  2731.     * rollout.c: fix buffer overflow on 64 bit platforms
  2732.     * analysis.c, gnubg.c, multithread.c, rollout.c: add a new --debug
  2733.     option to turn on debugging for multithreaded code.
  2734.  
  2735. Sun Sep  2 22:20:43 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2736.  
  2737.     *  board3d/misc3d.h, speed.h: new files
  2738.     * analysis.c, analysis.h, backgammon.h, board3d/drawboard3d.c,
  2739.     board3d/fun3d.h, board3d/graph.c, board3d/gtkcolour3d.c,
  2740.     board3d/Makefile.am, board3d/misc3d.c, board3d/widget3d.c, dice.c,
  2741.     eval.c, eval.h, external_y.y, format.c, gnubg.c, gnubgmodule.c,
  2742.     gnubgmodule.h, gtkboard.c, gtkchequer.c, gtkchequer.h, gtkfile.c,
  2743.     gtkgame.c, gtkgame.h, gtkgamelist.c, gtkmovelist.c, gtkmovelistctrl.c,
  2744.     gtkmovelistctrl.h, gtkoptions.c, gtkoptions.h, gtkpanels.c,
  2745.     gtkpanels.h, gtkprefs.c, gtkrace.c, gtkrelational.c, gtkrelational.h,
  2746.     gtkrolls.c, gtktoolbar.c, gtktoolbar.h, gtkwindows.c, gtkwindows.h,
  2747.     import.c, lib/cache.c, Makefile.am, matchequity.c, multithread.c,
  2748.     multithread.h, play.c, progress.c, pub_eval.c, relational.c,
  2749.     relational.h, render.c, renderprefs.c, rollout.c, rollout.h, set.c,
  2750.     show.c, speed.c, timer.c, userrng.c, util.c, util.h: make sure that
  2751.     functions are either static or declared in an appropriate header. 
  2752.     
  2753. Fri Aug 31 23:36:49 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2754.  
  2755.     * gnubg.c, gtkgame.c, set.c, gtkgame.h: make sure that GTKOutput calls
  2756.     are rejected if the gtk interface isn't up and running. Fix a few
  2757.     potential language setting problems.
  2758.  
  2759. Wed Aug 22 22:59:26 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2760.  
  2761.     * gtkboard.c: fix player name setting bug
  2762.  
  2763. Tue Aug 14 15:10:14 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2764.  
  2765.     * gtkgame.c, gnubg.svg, gnubg.png: Add png file in case svg load
  2766.     unsupported.
  2767.  
  2768. Sun Aug 12 10:45:16 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2769.  
  2770.     * gtkcube.c, gtkmet.c, gtkrolls.c, gtksplash.c, gtktheory.c,
  2771.     gtktoolbar.c: update deprecated gtk_object_set_data
  2772.  
  2773. Sat Aug 11 21:30:46 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2774.  
  2775.     * gtkboard.c: update deprecated gtk_entry_new_with_max_length
  2776.  
  2777. Sat Aug 11 21:09:41 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2778.  
  2779.     * gtkwindows.c, gtkgame.c: update deprecated gtk_window_set_policy and
  2780.     gtk_container_children
  2781.  
  2782. Sat Aug 11 20:58:02 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2783.  
  2784.     * play.c, gtkboard.c: update deprecated gtk_timeout*
  2785.  
  2786. Sat Aug 11 20:26:54 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2787.  
  2788.     * board3d/fun3d.h, board3d/misc3d.c: make export position png work
  2789.     when using board3d
  2790.  
  2791. Wed Aug  1 20:57:30 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2792.  
  2793.     * gtkgame.c: set default icon for all windows
  2794.  
  2795. Tue Jul 31 00:27:34 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2796.  
  2797.     * analysis.c, configure.in, multithread.c, multithread.h, rollout.c,
  2798.     speed.c: make windows threads compile again and make a few simplifying
  2799.     changes
  2800.     * M html.c: UserCommand not awailable without gtk
  2801.  
  2802. Sun Jul 29 08:27:41 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2803.  
  2804.     * file.c, file.h, gtkfile.c, import.c: allow manual setting of the import
  2805.     file format in the GUI
  2806.  
  2807. Sun Jul 29 08:24:22 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2808.  
  2809.     * html.c: export html-images dir if non-existing
  2810.     * gtkgame.c: always export images to html-images/
  2811.  
  2812. Sun Jul 29 00:42:50 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2813.  
  2814.     * multithread.c: another attempt to fix the check for all tasks done
  2815.     * rollout.c: fix mt rollout bug (wrong count)
  2816.  
  2817. Wed Jul 18 14:35:32 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2818.  
  2819.     * gnubg.c, gtkboard.c, gtkgame.c, gtkgame.h, gtkgamelist.c, gtkoptions.c,
  2820.     gtkpanels.c, gtkprefs.c, gtktoolbar.c, play.c, render.c, renderprefs.c,
  2821.     board3d/fun3d.h, board3d/graph.c, board3d/misc3d.c, board3d/widget3d.c:
  2822.     Allow startup in 2D mode if gtk_gl_init_check fails
  2823.  
  2824. Sat Jul 14 22:54:29 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2825.  
  2826.     * multithread.c: Fix hangup when all task done signal was missed and fix a
  2827.     closing bug for gthreads. Win32 threads are likely a bit messed up after
  2828.     these changes.
  2829.  
  2830. Sat Jul 14 22:53:32 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2831.  
  2832.     * gtkchequer.[ch]: Add quick rollout buttons
  2833.  
  2834. Sat Jul 14 22:50:07 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2835.  
  2836.     * export.c, import.c: Fix two Jellyfish MAT format bugs. One import and
  2837.     one export.
  2838.  
  2839. Sat Jul 14 22:47:19 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2840.  
  2841.     * backgammon.h, gnubg.c, set.c: Fix a couple of set sound options.
  2842.  
  2843. Sat Jul 14 22:41:22 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2844.  
  2845.     * Makefile.w32, Makefile.am, bearoffdump.c, getopt*, makebearoff.c,
  2846.     makebearoff1.c, makehyper.c, tctutorial.h, lib/Makefile.am,
  2847.     lib/hashtest.c, lib/md5test.c: Code clean, remove unused test programs and
  2848.     getopt.
  2849.  
  2850. Wed Jul 11 15:37:49 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2851.  
  2852.     * Makefile.w32: Delete a few unused files
  2853.     * eval.c: Fix startup bug when gnubg.wd was missing
  2854.  
  2855. Tue Jul 10 17:22:33 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2856.  
  2857.     * set.c, show.c, gnubg.c: Fix a language setting problem
  2858.  
  2859. Tue Jul 10 10:42:39 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2860.  
  2861.     * progress.c, rollout.c: Fix counting bug in multithreaded code for cube
  2862.     rollouts. Revert changes in progress.c so that the displayed number of
  2863.     games i correct for both non-threaded and multi-threaded code.
  2864.  
  2865. Wed Jul  4 00:01:48 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2866.  
  2867.     * : Updated GNU Backgammon to use GPL version 3. Achim did the work.
  2868.     I'm removing a few obsoleted and autotools related files.
  2869.  
  2870. Sun Jul  1 13:05:02 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2871.  
  2872.     * gtkprefs.c: fix bug with default board designs not being loaded
  2873.  
  2874. Thu Jun 28 21:20:45 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2875.  
  2876.     * import.c: Fix TMG post-Crawford import bug
  2877.  
  2878. Mon Jun 11 20:54:35 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2879.  
  2880.     * boardpos.c, copying.awk, corecount.c, credits.sh, erf.c, erftest.c,
  2881.     external_l.l, getopt.c, getopt1.c, gnubgmodule.h, gtk-multiview.c,
  2882.     gtkboard.c, gtkchequer.c, gtkcolour.c, gtkcube.c, gtkexport.c,
  2883.     gtkfile.c, gtkgame.c, gtkgamelist.c, gtkmet.c, gtkmovefilter.c,
  2884.     gtkmovelist.c, gtkoptions.c, gtkpanels.c, gtkprefs.c, gtkrace.c,
  2885.     gtkrelational.c, gtkrolls.c, gtksplash.c, gtktempmap.c, gtktheory.c,
  2886.     gtktoolbar.c, gtkwindows.c, htmlimages.c, progress.c, pub_eval.c,
  2887.     rollout.c, sgf.l, sound.c, speed.c, userrng.c, util.c,
  2888.     board3d/drawboard3d.c, board3d/font3d.c, board3d/graph.c,
  2889.     board3d/gtkcolour3d.c, board3d/inc3d.h, board3d/matrix.c,
  2890.     board3d/misc3d.c, board3d/model.c, board3d/shadow.c,
  2891.     board3d/widget3d.c, lib/cache.c, lib/dynarray.c, lib/hash.c,
  2892.     lib/heap.c, lib/isaac.c, lib/list.c, lib/md5.c, lib/md5test.c,
  2893.     lib/mt19937ar.c, non-src/copying.c, non-src/credits.c,
  2894.     non-src/external_l.c, non-src/sgfl.c: replace deprecated gtk_signal
  2895.     functions with g_signal functions. Make sure that config.h is included
  2896.     at the top of all .c files and not in .h files for better control (e.g. #define
  2897.     GTK_DISABLE_DEPRECATED).
  2898.  
  2899. Fri Jun  8 00:07:30 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2900.  
  2901.     * analysis.c, analysis.h, gnubg.c, gtkfile.c, progress.c,
  2902.     relational.c: make a gtkwidget for batch_analysis
  2903.  
  2904. Fri Jun  1 08:43:07 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2905.  
  2906.     * gnubg.c: fix rollout problem in cl interface. Allow doubling before
  2907.     rolling the dice when positions are obtained from the move hint list,
  2908.     but not when rolling out a single position.
  2909.  
  2910. Fri Jun  1 00:27:53 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2911.  
  2912.     * backgammon.h, gnubg.c, openurl.c, openurl.h, set.c, show.c: fix some
  2913.     problems with setting the web browser
  2914.  
  2915. Thu May 31 11:43:08 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2916.  
  2917.     * gnubg.c, sound.c: update a few strings.
  2918.  
  2919. Thu May 31 23:22:37 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2920.  
  2921.     * gnubg.c, dice.c: fix a few text mode locale problems
  2922.  
  2923. Thu May 31 22:11:00 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2924.  
  2925.     * sound.c: minor bug
  2926.     * gtkboard.c, gtkgame.c: make pasting of position and match id's work
  2927.     in edit mode and before starting a new match.
  2928.  
  2929. Wed May 30 16:43:08 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2930.  
  2931.     * sound.c: print to stdout instead of stderr in case of missing sound
  2932.     files, etc.
  2933.  
  2934. Tue May 29 20:37:13 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2935.  
  2936.     * gtkoptions.c: removed bearoff options
  2937.  
  2938. Mon May 28 23:37:57 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2939.  
  2940.     * sound.c: fix small sound setting problem
  2941.  
  2942. Fri May 25 17:56:41 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2943.  
  2944.     * sound.c, show.c, gtkoptions.c: fix small sound setting problem
  2945.  
  2946. Wed May 23 22:44:14 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2947.  
  2948.     * render.c: malloc more space for the labels to avoid crashes on small
  2949.     board sizes.
  2950.  
  2951. Wed May 23 17:12:54 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2952.  
  2953.     * file.c, file.h, Makefile.am, backgammon.h, export.c, export.h,
  2954.     gnubg.c, gtkfile.c, gtkgame.c, html.c, import.c, import.h, sgf.h: move
  2955.     some import/export/load/save functions for consistency. New files
  2956.     file.[ch] to allow the new cl command "import auto".
  2957.  
  2958. Fri May 18 21:02:50 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2959.  
  2960.     * openurl.c: small win32 improvement
  2961.  
  2962. Thu May 17 21:35:00 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2963.  
  2964.     * util.c: win32 fixes
  2965.  
  2966. Thu May 17 15:53:42 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2967.  
  2968.     * gtkgame.c, gtkwindows.c, progress.c: fix problem with
  2969.     DIALOG_FLAG_NOTIDY not being used. Make sure that the parent of the
  2970.     dialog is present.
  2971.  
  2972.     * util.c, board3d/matrix.c, board3d/matrix.h: compiler warnings
  2973.  
  2974. Mon May 14 12:21:13 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2975.  
  2976.     * util.[ch]: new files. Keeps the common parts of the ugly fixes of
  2977.     the util programs in one place.
  2978.  
  2979. Mon May 14 01:18:33 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2980.  
  2981.     * makehyper.c: rename WriteFile to WriteHyperFile to avoid conflict
  2982.     with windows.h
  2983.  
  2984. Mon May 14 01:10:14 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2985.  
  2986.     * gnubg.c, gtkgame.c, set.c: Fix problems in SetupLang
  2987.  
  2988. Tue May  8 02:22:42 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2989.  
  2990.     * gtkgame.c, rollout.c: solved problem with calibration widget causing
  2991.     crash. Modality disabled, because of an unresolved issue.
  2992.     DIALOG_FLAG_NOTIDY is unused??
  2993.  
  2994. Mon May  7 23:29:33 CEST 2007 Christian Anthon <anthon@kiku.dk>
  2995.  
  2996.     * gnubg.c: fix problem with lang settings not being loaded.
  2997.     * po/: now fuzzy matching, since po files are ill maintained.
  2998.  
  2999. Fri May  4 10:21:14 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3000.  
  3001.     * gnubg.c: fix issue with matches loaded twice from command line
  3002.     * analysis.c: fix issue with progress bar when running multithreaded
  3003.     * export.c, multithread.c: fix WIN32 compiler warnings
  3004.  
  3005. Wed May  2 00:00:38 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3006.  
  3007.     * Makefile.am, backgammon.h, bearoff.c, bearoff.h, bearoffdump.c,
  3008.     dice.c, eval.c, eval.h, gnubg.c, gnubgmodule.c, gnubgmodule.h,
  3009.     gtkfile.c, gtkgame.c, gtkoptions.c, gtkprefs.c, html.c, makebearoff.c,
  3010.     matchequity.c, matchequity.h, openurl.c, path.c, path.h, render.c,
  3011.     set.c, show.c, sound.c, sound.h, board3d/font3d.c, board3d/misc3d.c:
  3012.     remove path.[ch]
  3013.  
  3014. Sun Apr 29 01:18:40 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3015.  
  3016.     * analysis.c ,backgammon.h ,gnubg.c ,html.c ,latex.c ,play.c
  3017.     ,postscript.c ,relational.c ,text.c: removed MOVE_TIME
  3018.  
  3019. Fri Apr 27 10:50:01 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3020.  
  3021.     * Makefile.am, analysis.c, analysis.h, backgammon.h, configure.in,
  3022.     drawboard.c, formatgs.c, gnubg.c, gnubgmodule.c, gtkboard.c,
  3023.     gtkboard.h, gtkgame.c, gtkgame.h, import.c, play.c, set.c, sgf.c,
  3024.     show.c, sound.c, sound.h, text.c: removed timecontrol
  3025.  
  3026. Fri Apr 27 01:35:36 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3027.  
  3028.     * configure.in: cleanup
  3029.  
  3030. Fri Apr 27 00:04:02 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3031.  
  3032.     * eval.c, gnubg.c, gtkoptions.c, set.c, show.c: removed egyptian rule
  3033.  
  3034. Thu Apr 26 23:52:57 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3035.  
  3036.     * gtkbearoff.c, gtkbearoff.h, Makefile.am, backgammon.h, bearoff.c,
  3037.     bearoff.h, eval.c, eval.h, gnubg.c, gtkgame.c, gtkoptions.c,
  3038.     gtkrace.c, onechequer.c, onechequer.h, set.c, show.c: race cleanup.
  3039.     Removed Sconyers support.
  3040.  
  3041. Thu Apr 26 23:06:04 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3042.  
  3043.     * dice.c, gnubg.c, configure.in: replace gettimeofday by
  3044.     g_get_current_time
  3045.  
  3046. Mon Apr 23 13:52:56 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3047.  
  3048.     * gtkfile.c: fixed problem with . being added to filename on eache
  3049.     export.
  3050.  
  3051. Fri Apr 20 18:00:10 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3052.  
  3053.     * gtkfile.c, gtkgame.c: compiler warnings and fixed problem with
  3054.     extension not being remembered when exporting.
  3055.  
  3056. Wed Apr 18 20:52:26 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3057.  
  3058.     * gtkgame.h, gtktoolbar.c, gtktoolbar.h, play.c, speed.c: hack to make
  3059.     edit start a new game if gameste is none. Added an edit new position
  3060.     button to the new game widget.
  3061.  
  3062. Tue Apr 17 09:13:43 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3063.  
  3064.     * gnubg.c: swap r ratings when swapping players
  3065.  
  3066. Tue Apr 17 09:08:36 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3067.  
  3068.     * doc/Makefile.am: DESTDIR support
  3069.  
  3070. Thu Apr 12 20:43:03 2007 ╪ystein Johansen <oystein@gnubg.org>
  3071.  
  3072.     * gtkfile.[ch], gtkgame.c: New feature: Batch analysis (still buggy)
  3073.     
  3074. Thu Apr 12 16:57:39 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3075.  
  3076.     * gnubg.c: init_sconyers unused, protect spaces in LoadRC
  3077.  
  3078. Tue Apr 10 00:41:03 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3079.  
  3080.     * backgammon.h, configure.in, gnubg.c, gnubgmodule.c, gtkgame.c,
  3081.     gtkgame.h, gtkwindows.c, show.c, doc/.cvsignore: cleanup of the main
  3082.     function. Fix problem with error messages during startup. Postpone
  3083.     efectuation of -p and -c options so that they may be used under gtk.
  3084.     Fix problem with readline not being detected under redhat.
  3085.  
  3086. Sun Apr  8 18:44:45 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3087.  
  3088.     * analysis.c, eval.c, eval.h, external.c, format.c, format.h, gnubg.c,
  3089.     gnubgmodule.c, gtkcube.c, gtkwindows.c, html.c, latex.c, makebearoff.c,
  3090.     play.c, postscript.c, progress.c, rollout.c, set.c, sgf.c, show.c, text.c:
  3091.     icc compiler fixes
  3092.  
  3093. Sun Apr  8 13:40:34 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3094.  
  3095.     * backgammon.h, eval.c, eval.h, gnubg.c, gtkgame.c, gtkrace.c, gtkrace.h,
  3096.     gtktoolbar.c, show.c: race theory update and simplification of analyse
  3097.     menu.
  3098.  
  3099. Wed Apr  4 00:07:07 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3100.  
  3101.     * bearoff.c: fix the fnd function, which was messed up by a typecast.
  3102.  
  3103. Thu Mar 29 17:57:17 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3104.  
  3105.     * board3d/Makefile.am: fix --without-board3d
  3106.  
  3107. Thu Mar 29 09:51:40 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3108.  
  3109.     * configure.in, m4/az_python.m4: Fix --without-python
  3110.  
  3111. Mon Mar 26 17:05:29 CEST 2007 Christian Anthon <anthon@kiku.dk>
  3112.  
  3113.     * configure.in, m4/az_python.m4: OS/X changes
  3114.  
  3115. Thu Mar 22 00:22:47 CET 2007 Christian Anthon <anthon@kiku.dk>
  3116.  
  3117.     * import.c, openurl.c, sound.c, doc/Makefile.am: a few compile fixes
  3118.     after previous checkins
  3119.  
  3120. Wed Mar 21 00:23:10 CET 2007 Christian Anthon <anthon@kiku.dk>
  3121.  
  3122.     * <many>: Sound system cleanup. We now allow only an external command
  3123.     or for system that support it: either esound, or win32 sound.
  3124.  
  3125. Wed Mar 21 00:21:08 CET 2007 Christian Anthon <anthon@kiku.dk>
  3126.  
  3127.     * import.c: Allow import of nackgammon mat files. (thx,  Joerg Picard
  3128.     <joerg.picard@gmail.com>)
  3129.  
  3130. Tue Mar 20 19:28:06 CET 2007 Christian Anthon <anthon@kiku.dk>
  3131.  
  3132.     * <many>: Removed gtktexi. Added Albert Silver's 'All about GNU'.
  3133.     Updated the openurl function and allowed user configuration of the web
  3134.     browser.
  3135.  
  3136. Tue Mar 20 16:49:37 CET 2007 Christian Anthon <anthon@kiku.dk>
  3137.  
  3138.     * eval.[ch]: fix bug caused by signed/unsigned changes
  3139.  
  3140. Fri Mar 16 02:30:26 CET 2007 Christian Anthon <anthon@kiku.dk>
  3141.  
  3142.     * <many>: updated documentation. It now contains the information from
  3143.     the dokuwiki as well as the old info files. The documentation is now
  3144.     written in docbook format, and texinfo and info files are now
  3145.     generated from the docbook source. The manpage has been updated as
  3146.     well.
  3147.  
  3148. Fri Mar 16 00:04:44 CET 2007 Christian Anthon <anthon@kiku.dk>
  3149.  
  3150.     * gnubg.c, gtkgame.c, gtkwindows.c, play.c: replace gtk_idle with
  3151.     g_idle.
  3152.  
  3153. Fri Mar 16 00:04:29 CET 2007 Christian Anthon <anthon@kiku.dk>
  3154.  
  3155.     * <many>: silence a bunch of intel c compiler warnings (recomitting
  3156.     after savannah crash)
  3157.  
  3158. Fri 15 Mar 21:47:53 2007 GMT Jim Segrave <jes@j-e-s.net>
  3159.  
  3160.     * rollout.c: was using the 'this is a cube rollout' flag to
  3161.           decide whether to calculate JSDs from cubeful or cubeless equities
  3162.  
  3163. Sun 25 Feb 12:11:40 2007 GMT Jim Segrave <jes@j-e-s.net>
  3164.  
  3165.     * rollout.c : if settings were for cubeful rollouts, then
  3166.       extending rollouts used cubeful equity. Threading aggravates
  3167.       the problem, this is not a complete fix (rcRollout
  3168.       is used globally but needs to be modified to match the set of
  3169.       moves being rolled out. Ensuring it's put back for all
  3170.       sequences which might terminate a rollout is non-trivial
  3171.     
  3172. Mon Feb 12 21:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3173.  
  3174.     * speed.c : Make calibration test multi-threaded
  3175.  
  3176. Wed Feb 14 11:07:07 CET 2007 Christian Anthon <anthon@kiku.dk>
  3177.  
  3178.     * multithread.h: first argument to MT_Safe* is pointer not value also
  3179.     when compiled without threads
  3180.  
  3181. Wed Feb 14 10:03:35 CET 2007 Christian Anthon <anthon@kiku.dk>
  3182.  
  3183.     * Makefile.am, configure.in: remove pthread
  3184.  
  3185. Mon Feb 12 21:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3186.  
  3187.     * multithread.c : Remove pthread tls code and reduce #ifs/tidy win32 code
  3188.  
  3189. Sun Feb 11 22:18:33 CET 2007 Christian Anthon <anthon@kiku.dk>
  3190.  
  3191.     * bearoffdump.c, eval.c, makebearoff.c, makehyper.c, rollout.c: small fixes
  3192.     to let gnubg and tools compile without warnings.
  3193.  
  3194. Thu Feb 08 19:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3195.  
  3196.     * multithread.c, rollout.c : Multi-thread rollouts.
  3197.  
  3198. Fri Feb 02 18:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3199.  
  3200.     * multithread.c/.h, lib/neuralnet.c, lib/neuralnetsse.c, lib/cache.c (new) : syncronize cache
  3201.         access, fix mis-aligned mingw thread stack, remove frombase optimisation for SSE.
  3202.  
  3203. Wed Jan 31 12:49:00 CET 2007 Christian Anthon <anthon@kiku.dk>
  3204.  
  3205.     * Makefile.am, configure.in, eval.c, gnubg.c, multithread.c,
  3206.     multithread.h, lib/neuralnet.c, lib/neuralnetsse.c: various changes to
  3207.     make gnubg compile with ./configure --enable-threads
  3208.  
  3209. Thu Jan 25 20:27:53 CET 2007 Christian Anthon <anthon@kiku.dk>
  3210.  
  3211.     * makehyper.c, lib/neuralnet*.c: small fixes needed to compile without
  3212.     threads on linux
  3213.  
  3214. Thu 25 Jan 09:43:30 2007 GMT Jim Segrave <jes@j-e-s.net>
  3215.  
  3216.     * gnubg.c: restore some code dropped some revisions ago
  3217.     
  3218. Sun Jan 05 10:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3219.  
  3220.     * eval.c: Fix some concurrency problems.
  3221.  
  3222. Fri Jan 05 21:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3223.  
  3224.     * analysis.c multithread.c: Add multi-thread compatiblity for game analysis.
  3225.  
  3226. Fri Dec 29 12:51:42 CET 2006 Christian Anthon <anthon@kiku.dk>
  3227.  
  3228.     * lib/Makefile.am, lib/fifo.[ch], lib/buffer.[ch]: removed as they are
  3229.     not used anymore.
  3230.  
  3231. Thu Dec 28 10:03:36 CET 2006 Christian Anthon <anthon@kiku.dk>
  3232.  
  3233.     * common.h, board3d/matrix.c, board3d/matrix.h, lib/fifo.c,
  3234.     lib/fifo.h, lib/neuralnet.c: small linux compile fixes after last
  3235.     commit.
  3236.  
  3237. Tue Dec 26 11:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3238.  
  3239.     * lib/board3d: Run through lint, added consts to pointers and
  3240.         made some int's unsigned.
  3241.  
  3242. Wed Dec 20 10:06:46 CET 2006 Christian Anthon <anthon@kiku.dk>
  3243.  
  3244.     * */: add some filenames to .cvsignore
  3245.  
  3246. Wed Dec 20 09:25:49 CET 2006 Christian Anthon <anthon@kiku.dk>
  3247.  
  3248.     * non-src/: updated the flex/bison files to versions supplied by Ingo
  3249.  
  3250. Tue Dec 19 23:30:58 CET 2006 Christian Anthon <anthon@kiku.dk>
  3251.  
  3252.     * configure.in: fix small python and png problems
  3253.  
  3254. Tue Dec 19 12:03:14 CET 2006 Christian Anthon <anthon@kiku.dk>
  3255.  
  3256.     * configure.in, common.h, render.c, lib/neuralnet.c: declare signbit
  3257.     and lrint as macros if undeclared
  3258.  
  3259. Mon Dec 18 23:58:05 2006 GMT  Jim Segrave <jes@jes-2.demon.nl>
  3260.  
  3261.     * analysis.c: fix casts and parens in relativeFibsRating
  3262.     
  3263. Sun Dec 16 20:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3264.  
  3265.     * gtkmovelist.c: Fix for bug #18526 s
  3266.  
  3267. Thu Dec 14 17:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3268.  
  3269.     * gtkmovelist.c: Fix for bug #17845 multiple highlights in hint
  3270.     * import.c: Small partygammon fix
  3271.     * gnubg.c: Fix for bug #12131 menus while analysing games
  3272.  
  3273. Tue Dec 12 15:54:22 CET 2006 Christian Anthon <anthon@kiku.dk>
  3274.  
  3275.     * gnubg.c, gtkgame.c: Save/Load rollout settings added to gtk interface
  3276.  
  3277. Sun Dec 10 17:27:29 CET 2006 Christian Anthon <anthon@kiku.dk>
  3278.  
  3279.     * configure.in, lib/neuralnet.c: configure option to disable the sse
  3280.     test (e.g. on amd64)
  3281.  
  3282. Thu Dec  7 16:57:14 CET 2006 Christian Anthon <anthon@kiku.dk>
  3283.  
  3284.     * gnubg.c: make CommandImportParty compile without gtk
  3285.  
  3286. Thu Dec  7 00:59:04 CET 2006 Christian Anthon <anthon@kiku.dk>
  3287.  
  3288.     * various: mingw fixes of autotool changes
  3289.  
  3290. Thu Dec  7 00:10:46 CET 2006 Christian Anthon <anthon@kiku.dk>
  3291.  
  3292.     * too many to list: major autotools/library cleanup. Likely some
  3293.     things will be broken on some systems.
  3294.  
  3295. Tue Dec  5 09:53:54 CET 2006 Christian Anthon <anthon@kiku.dk>
  3296.  
  3297.     * ChangeLog, configure.in, gnubg.c, gtkprefs.c, gtktexi.c,
  3298.     matchequity.c, rollout.c: vprintf cleanup
  3299.  
  3300. Tue Dec  5 00:44:07 CET 2006 Christian Anthon <anthon@kiku.dk>
  3301.  
  3302.     * common.h, configure.in, dice.c, eval.c, export.c, gnubg.c,
  3303.     gtkchequer.c, gtkcube.c, gtkexport.c, gtkgame.c, gtkmet.c,
  3304.     gtkmovefilter.c, gtkrace.c, gtktexi.c, gtktheory.c, osr.c, path.c,
  3305.     render.c, rollout.c, lib/Makefile.am, lib/buffer.c, lib/neuralnet.c:
  3306.     alloca cleanup (we allways have g_alloca).
  3307.  
  3308. Mon Dec  4 10:10:29 CET 2006 Christian Anthon <anthon@kiku.dk>
  3309.  
  3310.     * gtkoptions.c: hide sound options when compile without USE_SOUND
  3311.  
  3312. Sat Dec  2 21:52:04 CET 2006 Christian Anthon <anthon@kiku.dk>
  3313.  
  3314.     * rollout.c, progress.c: Disable view rollout statistics after
  3315.     close/reopen. Add drops to won games in rollout statistics.
  3316.  
  3317. Thu Nov 30 23:43:03 CET 2006 Christian Anthon <anthon@kiku.dk>
  3318.  
  3319.     * eval.c, gtkgame.c: remove meaningless data from evaluation window
  3320.     and fix window size
  3321.  
  3322. Thu Nov 30 22:17:24 CET 2006 Christian Anthon <anthon@kiku.dk>
  3323.  
  3324.     * gtkwindows.c: fix sizing problem in messages window
  3325.  
  3326. Thu Nov 30 20:14:05 CET 2006 Christian Anthon <anthon@kiku.dk>
  3327.  
  3328.     * gtkoptions.c: fix gtk sizing problem in sound options.
  3329.  
  3330. Tue Nov 28 23:59:09 CET 2006  Christian Anthon <anthon@kiku.dk>
  3331.  
  3332.     * sound.c: cleanup of play_file
  3333.  
  3334. Sun Nov 26 21:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3335.  
  3336.     * gtkoptions.c (mainly): Selectable sound files (in gui)
  3337.  
  3338. Sun Nov 26 16:59:28 CET 2006 Christian Anthon <anthon@kiku.dk>
  3339.  
  3340.     * backgammon.h, gnubg.c, gtkfile.c, import.c, import.h: "import gam",
  3341.     "import party" and "import empire", respectively imports, jellyfish .gam,
  3342.     partygammon .gam and gammonempire .gam. 
  3343.  
  3344. Sun Nov 26 16:24:30 CET 2006 Christian Anthon <anthon@kiku.dk>
  3345.  
  3346.     * gtkfile.c: Default folders on win32
  3347.  
  3348. Sat Nov 25 17:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3349.  
  3350.     * import.c: First try at PartyGammon import
  3351.         (based on convert-to-mat script by gunnar bluth and achim mueller)
  3352.  
  3353. Thu Nov 23 18:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3354.  
  3355.     * gtkfile.c: Add warning if trying to import PartyGammon game files
  3356.  
  3357. Sat Nov 18 14:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3358.  
  3359.     * gtkprefs.c: Fix bug in saving/exporting custom designs
  3360.  
  3361. Wed Nov 15 16:53:19 CET 2006 Christian Anthon <anthon@kiku.dk>
  3362.  
  3363.     * gnubg.c, set.c, show.c: in fresh installs: g11.xml, more sensible
  3364.     rollout settings, infinite number of moves analysed.
  3365.     * gtkboard.c, gtkgame.c, gtkpanels.c: docked panels wider by default.
  3366.     gnubg starts maximized(make this an option?). Attempt to fix ugly
  3367.     resizes in player/score frames.
  3368.  
  3369. Thu Nov 16 15:27:32 CET 2006 Christian Anthon <anthon@kiku.dk>
  3370.  
  3371.     * gnubg.c, gtkgame.c, record.c, record.h, gtkprefs.c: Move all
  3372.     rc files to g_get_home_dir()/.gnubg (both windows and unix).
  3373.  
  3374. Tue Nov 14 21:17:55 GMT 2006 Jim Segrave <jes@jes-2.demon.nl>
  3375.  
  3376.     * gtkgame.c : GTKShowScoreSheet callback to MoveListIntoView 
  3377.       2nd parameter is pointer to int, not int
  3378.  
  3379. Mon Nov 13 22:32:37 CET 2006 Christian Anthon <anthon@kiku.dk>
  3380.  
  3381.     * Makefile.am, configure.in,g gnubg.c , gtkbearoff.c , gtkgame.c ,
  3382.     gtkprefs.c , record.c: attempt fix of recent problems with
  3383.     szHomeDirectory
  3384.  
  3385. Mon Nov 13 18:50:22 CET 2006 Christian Anthon <anthon@kiku.dk>
  3386.  
  3387.     * Makefile.am, configure.in, board3d/.cvsignore, board3d/Makefile.am,
  3388.     lib/.cvsignore, lib/Makefile.am: Use libtool static libs.
  3389.  
  3390. Mon Nov 13 12:16:54 CET 2006 Christian Anthon <anthon@kiku.dk>
  3391.  
  3392.     * Makefile.am, configure.in, board3d/Makefile.am, lib/Makefile.am,
  3393.     non-src/Makfile.am: Add various files to EXTRA_DIST or sources.
  3394.  
  3395. Fri Nov 10 15:22:46 CET 2006 Christian Anthon <anthon@kiku.dk>
  3396.  
  3397.     * fonts/Makefile.am, flags/Makefile.am: Add flags and fonts to
  3398.     EXTRA_DIST
  3399.  
  3400. Fri Nov 10 12:40:47 CET 2006 Christian Anthon <anthon@kiku.dk>
  3401.  
  3402.     * configure.in: Version bump, MAIN now version 0.16-devel
  3403.  
  3404. Fri Nov 10 12:35:50 CET 2006 Christian Anthon <anthon@kiku.dk>
  3405.  
  3406.     * gnubgmodule.c: Hopefully fix AMD64 relational database crash
  3407.  
  3408. Fri Nov 10 08:31:26 2006 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  3409.  
  3410.     * gtktheory.c: Fix typo. Use TG instead of TP for "Too good".
  3411.  
  3412. Tue Nov  7 19:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3413.  
  3414.     * import.c, gktfile.c : Add money game import for .gam files
  3415.  
  3416. Thu Nov  9 20:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3417.  
  3418.     * font3d.c, render.c : Minor changes to 3d cube font and 2d point
  3419.         number font to make them look slightly better.
  3420.  
  3421. Mon Nov  6 15:11:40 CET 2006  Christian Anthon <anthon@kiku.dk>
  3422.     
  3423.     * render.c, board3d/font3d.c, board3d/widget3d.c: Allow fallback when
  3424.     no stencil buffer and make vera fonts work in 3d.
  3425.  
  3426. Mon Nov  6 13:28:52 CET 2006  Christian Anthon <anthon@kiku.dk>
  3427.  
  3428.     * Makefile.am, configure.in, render.c, board3d/font3d.c, R luxi.c, A
  3429.     fonts/: Use the free bitstream vera fonts instead of the non-free
  3430.     luxi.c
  3431.  
  3432. Thu Nov  2 20:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3433.  
  3434.     * gtkfile.c + .h: Removed import option and now open
  3435.         any file type automatically.
  3436.  
  3437. Thu Nov  2 20:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3438.  
  3439.     * gtkgame.c + .h: Show 3 decimals for epc and include wastage.
  3440.     (By Ian Shaw)
  3441.  
  3442. Wed Nov  1 00:52:26 CET 2006 Christian Anthon <anthon@kiku.dk>
  3443.  
  3444.     * gnubg.c, backgammon.h, Makefile.am: Move option parser to glib
  3445.     option parser, since it facilitates the integration of gnubg options
  3446.     with gtk options. getopt*.[ch] still needed for utility programs.
  3447.  
  3448. Wed Oct 25 11:36:58 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3449.  
  3450.     * Makefile.am, backgammon.h, export.c, gnubg.c, gnubgmodule.c,
  3451.     gtkfile.c, gtkgame.c, gtkgame.h, gtkoptions.c, gtkprefs.c,
  3452.     gtktoolbar.c, html.c, latex.c, postscript.c, set.c, sgf.c, show.c,
  3453.     text.c: Moved file dialogs to gtk_file_chooser
  3454.     * gtkfile.h: new file
  3455.     * gtkpath.c gtkpath.h: removed
  3456.  
  3457. Wed Oct 18 14:54:34 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3458.  
  3459.     * Makefile.am, configure.in, gtkgame.c, flags/.cvsignore,
  3460.     flags/Makefile.am: automake and install stuff for the new flags
  3461.  
  3462. Wed Oct 18 09:31:12 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3463.  
  3464.     * backgammon.h, gnubg.c, gtkgame.c, postscript.c, sgf.c: charset
  3465.     conversion cleanup
  3466.  
  3467. Tue Oct 17 15:03:08 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3468.  
  3469.     * drawboard.c: avoid assuming length of translated strings
  3470.  
  3471. Mon Oct 16 15:45:49 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3472.  
  3473.     * gtkgame.c: Correct locales. Call language changes directly instead
  3474.     of through UserCommand.
  3475.     * gnubg.c: Use environment locale. Replace putenv by setenv.
  3476.  
  3477. Thu Oct  12 19:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3478.  
  3479.     * gtkgame.c, gtkoptions.c, flags dir: Added new dialog to set language
  3480.  
  3481. Thu Oct  5 23:51:15 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3482.  
  3483.     * gtkgame.c: Fix compiler warnings without USE_PYTHON after last
  3484.     commit
  3485.  
  3486. Wed Oct  4 14:18:35 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3487.  
  3488.     * Makefile.am analysis.c, analysis.h, formatgs.c, formatgs.h, html.c,
  3489.     text.c: minor changes to allow "relational show details"
  3490.     * database, database.example: rename
  3491.     * gtkgame.c, gtkgame.h, gtkrelational.c, gtkrelational.h,
  3492.     relational.c: detailed player stats in the CL version. List of all
  3493.     player stats and details upon double-clicking in the GUI.
  3494.  
  3495. Wed Oct  4 11:58:50 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3496.  
  3497.     * gtktoolbar.c: make sure labels are shown
  3498.     * .cvsignore: add linked files 
  3499.  
  3500. Mon Oct  2 00:49:27 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3501.  
  3502.     * several: compiler warnings mainly on 64bit platforms. Avoid casting
  3503.     integer to pointer and back.
  3504.  
  3505. Sat Sep 30 09:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3506.  
  3507.     * gtkgame.c: Fix minor edit bug (labels dissappearing when panels moved)
  3508.  
  3509. Sun Sep 24 06:12:42 2006 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  3510.  
  3511.     * makebearoff.c: Fix typo: #include <sys/types.h>.
  3512.  
  3513. Wed Sep 20 21:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3514.  
  3515.     * gtkgame.c: Save full screen state and show pip count
  3516.  
  3517. Mon Sep 18 22:17:39 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3518.  
  3519.     * misc: Keith Count 
  3520.  
  3521. Wed Sep 13 21:42:45 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3522.  
  3523.     * gtk*, Makefile.am: Cleanup after modal comit
  3524.  
  3525. Wed Sep 13 21:38:50 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3526.  
  3527.     * sgf.c: make save/load locale independent
  3528.  
  3529. Mon Sep 11 23:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3530.  
  3531.     * gtkwindows.c+.h, lots of gtk files: Move dialog code to new file
  3532.     Fixed modal dialog z order problems (mainly on windows)
  3533.  
  3534. Sat Sep  9 14:11:25 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3535.  
  3536.     * gtkgame.c: Reimplement the idle python shell
  3537.  
  3538. Wed Sep  6 19:16:04 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3539.  
  3540.     * gtkgame.c: make ctrl-c and ctrl-v work for gtktextview
  3541.  
  3542. Tue Sep  5 12:42:29 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3543.  
  3544.     * gtkgame.c and friends: replace gtktext (gtk1) with gtktextview
  3545.  
  3546. Tue Aug 29 14:32:51 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3547.  
  3548.     * drawboard.c: 'off' and 'bar' should not be translated
  3549.     
  3550. Wed 23 Aug 2006 Jim Segrave <jes@jes-2.demon.nl>
  3551.  
  3552.     * gnubg.c: initialise rollout context when calling RolloutGeneral
  3553.     
  3554. Tue Jul  4 18:45:04 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3555.  
  3556.     * several files: fix gcc4 compiler warnings due to xml using usigned
  3557.     char
  3558.  
  3559. Mon Jul  3 17:58:33 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3560.  
  3561.     * doc/gnubg.xml, non-src/README: gnubg.xml moved (edit gnubg.texi
  3562.     instead).
  3563.  
  3564. Fri Jun 30 11:41:51 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3565.  
  3566.     * gtkgame.c: fix save settings when using gnubg -t
  3567.  
  3568. Thu Jun 29 11:41:00 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3569.  
  3570.     * gnubg.weights: added to archive
  3571.  
  3572. Thu Jun 29 11:27:09 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3573.  
  3574.     * Several files: move generated files to non-src. Make the generated
  3575.     files actually compile and automake work as expected.
  3576.  
  3577. Mon Jun 26 22:05:50 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3578.  
  3579.     * Several files: remove simplelibgen
  3580.  
  3581. Mon Jun 26 21:00:44 2006 UTC CEST 2006 Christian Anthon <anthon@kiku.dk>
  3582.  
  3583.     * Several files: remove gtk_1 code missed first time
  3584.  
  3585. Thu Jun 22 23:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3586.  
  3587.     * Several files: Moved some 3d settings and code into 3d lib.
  3588.  
  3589. Thu Jun 22 20:53:54 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3590.  
  3591.     * Several files: remove gtk_1 code
  3592.  
  3593. Sun Jun 18 01:26:05 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3594.  
  3595.     * Several files: cleanup after ╪ystein i18n changes
  3596.  
  3597. Sat Jun 17 19:42:19 2006 ╪ystein Johansen <oystein@gnubg.org>
  3598.  
  3599.     * Many files: Remove i18n functions like PushLocale and PopLocale,
  3600.     use glibs g_ascii_strtod and g_ascii_formatd instead.
  3601.  
  3602.     * gnubg.c and others: Remove gdbm database training
  3603.     
  3604. Sat Jun 10 00:02:19 CEST 2006 Christian Anthon  <anthon@kiku.dk>
  3605.     
  3606.     * : Removal of USE_GUI, USE_EXT, xgame* xboard*, the ext directory
  3607.  
  3608. Tue Jun 22 Christian Anthon  <anthon@kiku.dk>
  3609.  
  3610.     * Makefile.am (SUBDIRS): Remove intl. (EXTRA_DIST): Add config.rpath.
  3611.     Upgrade to gettext-0.14.5.
  3612.  
  3613. Mon May 29 13:01:07 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3614.  
  3615.     * M Makefile.am, configure.in, gnubg.gtkrc : gtk1/gtk2 cleanup, we now
  3616.     expect gtk-2.6.0
  3617.     * M README,TODO : guile clean
  3618.     * R config.guess, config.sub, ltmain.sh, libtool : autoconfig cleanup
  3619.     * M gnubg.c, gtkgame.c : gtk1/gtk2 cleanup, get rid of gdkx.h, which seems
  3620.     unneeded, update evaluate widget to gtk_text_view
  3621.     * M gnubg.gtkrc : gtk2 cleanup, don't autogenerate from gnubg.gtkrc.in
  3622.     anymore
  3623.  
  3624. Fri May 26 20:35:05 2006 ╪ystein Johansen <oystein@gnubg.org>
  3625.  
  3626.     * gnubg.c: Simple Win32 fixes (Windows doesn't use gdkx.h)
  3627.  
  3628. Fri May 26 11:51:05 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3629.  
  3630.     * Many files : Updated the autobuild system. Please read INSTALL in
  3631.     the topdir. Gtk1 and guile are no longer supported.
  3632.  
  3633. Tue May 24 19:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3634.  
  3635.     * gnubg.c : Fixed memory overwrite and .mat export for foreign languages
  3636.  
  3637. Tue May 24 19:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3638.  
  3639.     * render.c, htmlimages.c : Rewrite libart 2d board arrows using cairo
  3640.  
  3641. Sat May 21 15:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3642.  
  3643.     * boards.xml : Added two new designs by Wilson Amaral Jorge.
  3644.  
  3645. Mon May 8  21:32:34 2006 ╪ystein Johansen <oystein@gnubg.org>
  3646.     
  3647.     * renderprefs.c: A revised 64 bit patch from Alex applied.
  3648.  
  3649. Sun May 7  18:49:34 2006 ╪ystein Johansen <oystein@gnubg.org>
  3650.     
  3651.     * renderprefs.c: Revert Alex' patch.
  3652.  
  3653. Tue May  2 00:33:07 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3654.     * gtkgame.c: fix display of gtkeval window
  3655.  
  3656. Mon May 1  22:06:34 2006 ╪ystein Johansen <oystein@gnubg.org>
  3657.  
  3658.     * renderprefs.c: Apply Alex patch.
  3659.     * texture.txt: Bump version
  3660.  
  3661. Sun Apr 16 12:48:31 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3662.     * rollout.c: Use abs in time check
  3663.     * gnubg.py : Fix typo
  3664.  
  3665. Tue Apr 14 09:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3666.  
  3667.     * export.c : Fix 3d png export (and 3d preview bars in appearance dialog)
  3668.  
  3669. Thu Apr 13 01:37:29 CEST 2006 Christian Anthon
  3670.     * Make Jon's sse-splitup actually compile on linux. Moved
  3671.     SSE_Support() to neuralnet.c to make makeweights compile. Added some
  3672.     autoconf magick.
  3673.  
  3674. Tue Apr 12 07:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3675.  
  3676.     * backgammon.h +various: Tidy up min/max to use MIN/MAX everywhere
  3677.     
  3678. Tue Apr 11 21:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3679.  
  3680.     * gtkboard.c: Minor bugfix when hitting chequers in edit mode
  3681.     
  3682. Tue Apr 11 17:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3683.  
  3684.     * rollout.c: Only update rollout stats once a second at most
  3685.     
  3686. Tue Apr 11 17:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3687.     * gtkfile.c: Fix bug changing met with gtk 2
  3688.  
  3689. Mon Apr 10 09:49:03 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3690.     * gtkgame.c: Fixed typo causing crash in RelationalAddMatch
  3691.  
  3692. Fri Apr  7 13:46:58 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3693.     * gnubg.c, gtkgame.c: Fix problems with help menus in gtk
  3694.     * gtkgame.c         : Enable add game to relational in gtk(thx MaX)
  3695.     * database.py       : Create games database when appropriate(thx MaX) 
  3696.     * html.c            : small improvement on previous
  3697.  
  3698. Thu Apr  6 22:30:58 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3699.     * html.c make it clearer who is who when exporting to gammonline
  3700.  
  3701. Wed Mar 29 10:13:39 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3702.     *  **/Makefile.in aclocal.m4 config.h.in configure: Sync auto-tools
  3703.     files.
  3704.  
  3705. Tue Mar 28 23:45:53 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3706.     * gnubg.game.mysql gnubg.game.sql gnubg.sql: Fix switched order of
  3707.     normalised/unnormalised for some error_, so that it matches
  3708.     database.py.
  3709.  
  3710. Tue Mar 28 23:37:40 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3711.     * remove m4/gettext.m4
  3712.  
  3713. Tue Mar 28 23:24:14 CEST 2006 Christian Anthon <anthon@kiku.dk>
  3714.     * format.c eval.c analysis.c: Clean up isCloseCube and lower limit to
  3715.         0.16
  3716.  
  3717. Sat Mar 20 23:16:45 2006 ╪ystein Johansen <oystein@gnubg.org>
  3718.     
  3719.     * analysis.c: Fix for problem with wrong double statistics.
  3720.     (Thanks to Christian Anthon)
  3721.  
  3722. Sat Mar 03 10:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3723.  
  3724.     * gtkgame.c: Change mouse pointer to watch when computer is thinking
  3725.  
  3726. Sat Mar 03 09:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3727.  
  3728.     * gtktoolbar.c:  Undo any partial move that may have been made
  3729.         when entering edit mode.
  3730.  
  3731. Sat Mar 03 09:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3732.  
  3733.     * gtkgame.c: Remove old ClearText function
  3734.  
  3735. Mon Feb 27 10:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3736.  
  3737.     * play.c: Fix 'too good' tutor bug
  3738.  
  3739. Fri Feb 24 17:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3740.  
  3741.     * gtkgame.c and others: Sort out copy/paste for gtk 2
  3742.  
  3743. Sat Feb 11 09:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3744.  
  3745.     * import.c: Fixed an import bug for TMG files
  3746.         (reported by Christian Anthon).
  3747.  
  3748. Mon Feb 06 08:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3749.  
  3750.     * gtkfile.c, eval.c, matchequity.c: 3 small fixes from Philippe Michel
  3751.  
  3752. Thu Feb 02 07:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3753.  
  3754.     * gtkgame.c, gtkgamelist.c: Replace old gdk_string_width() calls
  3755.  
  3756. Thu Jan 31 07:56:45 2006 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3757.  
  3758.     * gtkgame.c: Add menu option to switch between 2d and 3d views
  3759.  
  3760. Sun Jan 29 19:32:05 GMT 2006 Jim Segrave <jes@jes-2.demon.nl>
  3761.     * gtkpanels.c - don't do anything to undock panels in CLI mode
  3762.       ChangeLog entry for 27/01 listed the wrong source file, sigh
  3763.  
  3764. Fri Jan 27 18:36:46 GMT 2006 Jim Segrave <jes@jes-2.demon.nl>
  3765.     * play.c - don't do anything to undock panels in CLI mode
  3766.     
  3767. Sat Dec 17 -3:31:09 GMT 2005 Jim Segrave <jes@jes-2.demon.nl>
  3768.     * gtkchequer.c - CreateMoveListTools() must be called before
  3769.       calling MoveListCreate(), otherwise coredumps can result
  3770.     
  3771. Sat Dec 17 -1:22:09 GMT 2005 Jim Segrave <jes@jes-2.demon.nl>
  3772.     * html.c - copy basemane() from simplelibgen.c to
  3773.       get_basename(), as basename() is not promised to be
  3774.       re-entrant. This caused all the links between html game
  3775.       files to be set to the last call to basename()
  3776.     
  3777. Thu Dec 12 13:23:12 GMT 2005 Jim Segrave <jes@jes-2.demon.nl>
  3778.  
  3779.         *eval.c change assembler code labels to locals. gcc 3.42 saw
  3780.         labels as redfined. I don't know what this will do to MS
  3781.         compilers
  3782.         or the Intel compiler.
  3783.         
  3784. Fri Nov 18 16:38:11 GMT 2005 Jim Segrave <jes@jes-2.demon.nl>
  3785.  
  3786.     *gtktexi.c - make inclusion of io.h dependent on not having 
  3787.      unistd.h, as done in other routines (io.h is a Windows-only 
  3788.      header)
  3789.     
  3790. Mon Sep 19 22:37:25 GMT 2005 Jim Segrave <jes@jes-2.demon.nl>
  3791.  
  3792.     * relational.c, gtkgame.c - don't reference non-existent gtk
  3793.       objects
  3794.       postgresql does not accept queries in the form
  3795.       SELECT column from A INNER JOIN B INNER JOIN C 
  3796.         ON A.id1 = B.id1 AND B.id2 = C.id2
  3797.  
  3798.       must be
  3799.       SELECT column from A INNER JOIN B ON A.id1 = B.id1
  3800.         INNER JOIN C ON B.id2 = C.id2
  3801.  
  3802. Sun Sep 18 14:10:02 GMT 2005 Jim Segrave <jes@jes-2.demon.nl>
  3803.  
  3804.     * gnubg.game.sql, gnubg.game.mysql - create databases with tables
  3805.       for game statistics
  3806.     * database - sample database configuration file
  3807.     
  3808. Mon Aug 29 15:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3809.  
  3810.     * gtkchequer.c (and a few others), gtkmovelist(.h, .c, ctrl.c) - new files
  3811.         Added win/loss stats to movelist
  3812.  
  3813. Fri Aug  5 11:45:31 2005 GMT  Jim Segrave <jes@jes-2.demon.nl>
  3814.  
  3815.     * gtkexport.c - fix to skip SKILL_GOOD for cube decisions
  3816.     
  3817. Sun May  8 12:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3818.  
  3819.     * gtkgame.c, gtkpanels.c: full screen improvments (for gtk 2.6)
  3820.     * progress.c: alloc mismatch
  3821.  
  3822. Wed May  4 18:10:43 GMT  2005  Jim Segrave <jes@jes-2.demon.nl>
  3823.  
  3824.     * eval.c: Don't use MMAP for reading weights when using sse
  3825.  
  3826. Fri Apr  29  20:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3827.  
  3828.     * progress.c: Limit list updates in rollouts to reduce flicker
  3829.         and improve speed (gtk 2.6)
  3830.     * eval.c: Minor speed improvment
  3831.     
  3832. Thu Apr  28  22:35:45 2005 Oystein Johansen <oystein@gnubg.org>
  3833.  
  3834.     Vectorization of neural net evaluation.
  3835.  
  3836.     * eval.c: Change callers to NeuralNetEvaluate to use vectorized code.
  3837.     * set.c:  Fix typo. Thanks Jim Curtis.
  3838.     
  3839. Wed Mar  30 16:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3840.  
  3841.     * gtkfile.c : Allow spaces in filenames (new 2.6 file dialog),
  3842.         not tested with linux
  3843.     * gtkgame.c : Fix maximised window->full screen (gtk 2+)
  3844.  
  3845. Sat Mar 26 00:17:49 GMT 2005 Jim Segrave <jes@jes-2.demon.nl>
  3846.  
  3847.     * gtkgame.c, sound.c - fix for Cygwin FASYNC vs O_ASYNC
  3848.       (from Ingo Macherius <macherius@web.de>
  3849.  
  3850. Fri Mar  11  19:25:45 2005 Oystein Johansen <oystein@gnubg.org>
  3851.  
  3852.     * gtkgame.c (InitGTK): move the 'Go' menu to the right place
  3853.     accoring to HIG. 
  3854.     * gtkgame.c (GTKHelp): Make the command reference window a dialog.
  3855.     
  3856. Sun Mar  06  18:00:45 2005 Oystein Johansen <oystein@gnubg.org>
  3857.  
  3858.     * gtkgame.c InitGTK(): Exclude GTK_STOCK_ABOUT when gtkversion < 2.6
  3859.  
  3860. Sat Mar  05  23:50:45 2005 Oystein Johansen <oystein@gnubg.org>
  3861.  
  3862.     This is the first commit in a large GUI cleanup I intend to do.
  3863.  
  3864.     Cleanup in the menu system. Simplify all the 'File' menues. Rearrange
  3865.     accoring to Human Interface Guidlines 2.0 (HIG 2.0). Add some stock
  3866.     icons to some of the menu items. Please comment on the stock items.
  3867.  
  3868.     * gtkgame.[ch], gtkpanels.c, gtktoolbar.c: Menu cleanup.
  3869.     
  3870. Fri Feb  25  11:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3871.  
  3872.     * gtk(some).c : Make event boxes transparent (By Ingo Macherius)
  3873.  
  3874. Tue Feb 23   18:26:45 2005 Oystein Johansen <oystein@gnubg.org>
  3875.  
  3876.     * gtkgame.c, progress.c: Make all progress bars with gtk_progress_bar
  3877.       instead of the deprecated gtk_progress_*, when compiled with GTK+2.
  3878.       
  3879. Wed Feb 23   06:49:52 2005 GMT Jim Segrave
  3880.  
  3881.     * gtkpanels.c: use string.h rather than strings.h to get
  3882.       prototype for strcasecmp()
  3883.     
  3884. Tue Feb  22  19:26:45 2005 Oystein Johansen <oystein@gnubg.org>
  3885.  
  3886.         * gtkcube.c (CubeAnalysisEvalPly): Get the evalcontext right!
  3887.  
  3888. Tue Feb  22  19:06:45 2005 Oystein Johansen <oystein@gnubg.org>
  3889.  
  3890.     * gtkgame.c (GTKFileCommand): Apply a fix from Ingo
  3891.     
  3892. Fri Feb  18  16:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3893.  
  3894.     * matchequity.c : Fix met xml files met/catalog (By Ingo Macherius)
  3895.  
  3896. Thu Feb  17  16:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3897.  
  3898.     * gtkgame.c, gtkfile.c (and a few others): First part of new
  3899.         file dialogs (By Ingo Macherius)
  3900.     * gtkpanels.c: Minor gtk 2 window fix
  3901.  
  3902. Tue Feb  15  17:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3903.  
  3904.     * gnubg.c, gtkpanels.c: Remember maximised state of windows
  3905.  
  3906. Mon Feb  14  12:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3907.     Fixes from Philippe Michel:
  3908.     rollout.c, format.c: Fix bugs in rollout output
  3909.     gnubg.c: Fix for bug 10099
  3910.     makebearoff1.c: Typo
  3911.  
  3912. Thu Feb  10  10:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3913.     Fixes from Ingo Macherius:
  3914.         external_l.l, external_y.y: Minor parser change
  3915.         gnubg.c: No-gui build fixes
  3916.         gtkpanels.c: Remove compiler warning
  3917.         gnubgmodule.c/h: Add paramater to FindCubeDecision
  3918.     
  3919.     Fix from Philippe Michel:
  3920.         matchid.c: Buffer fix for matchidfromkey
  3921.  
  3922.     Fixes for gtk 2.6:
  3923.         gnubg.c: Don't hide windows on close - so sound finishes correctly
  3924.         gtkprefs.c: Fix long pause if no boards.xml file
  3925.         misc3d.c, play.c: Dice not shown until after roll sound (3d)
  3926.  
  3927. Wed Feb  8  16:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3928.  
  3929.     * Various fixes for gtk 2.6:
  3930.     eval.c : Increase poll time
  3931.     gnubg.c : Fix ok click problem for gtk 2.6
  3932.     gtkgame.c : Fix dock/undock problem for gtk 2.6
  3933.     gtkoptions.c gtkbearoff.c gtktempmap.c : Fix dialog modality
  3934.  
  3935.  
  3936. Tue Feb  7  17:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3937.  
  3938.     * gnubg.c: change get install dir to look at path to exe (windows)
  3939.  
  3940. Tue Feb  2  19:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3941.  
  3942.     * gtkgamelist.c: Remove gtk loop, hopefully fixing "can't move" bug
  3943.     * gtkgame.c: More relational db code
  3944.  
  3945. Tue Jan  5  8:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3946.  
  3947.     * relational.c: Add warning if adding unfinished or unanalyzed match
  3948.     * gtkpanels.c: Fix for console build
  3949.  
  3950. Tue Jan  4  9:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3951.  
  3952.     * gtkpanels.c: Move remaining window/panel code to this file
  3953.     and fix a couple of small bugs
  3954.  
  3955. Tue Jan  4 00:16:32 2005 GMT  Jim Segrave <jes@jes-2.demon.nl>
  3956.  
  3957.     * gnubgmodule.c - add detail to python doc strings
  3958.  
  3959. Sun Jan  2 13:44:55 2005 GMT  Jim Segrave <jes@jes-2.demon.nl>
  3960.  
  3961.     * gnubgmodule.h - reinclude config.h to set HAVE_FSTAT (gcc
  3962.       doesn't like trying to redfine it and config.h is not
  3963.       idempotent)
  3964.     * gnubgmodule.c - replace _getcwd with getcwd, _MAX_PATH with 
  3965.       PATH_MAX, which should be available in all C implementations
  3966.  
  3967. Sun Jan  2 11:56:45 2005 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3968.  
  3969.     * gnubgmodule.c: Look for local python installation (windows)
  3970.  
  3971. Sun 12 Dec 13:27:54 gmt 2004 Jim Segrave <jes@jes-2.demon.nl>
  3972.  
  3973.     * fix some bugs in scripts/database.py
  3974.     
  3975. Sun 28 Nov 01:04:30 GMT 2004 Jim Segrave <jes@jes-2.demon.nl>
  3976.  
  3977.     * import.c - patch Fibs code to ignore non-game lines in input
  3978.     
  3979. Wed Nov  23 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3980.  
  3981.     * play.c: Fix wrong resign acceptance
  3982.     * eval.c, bearoff.c, set.c: Hypergammon fixes
  3983.  
  3984. Thu Nov 18 23:06:46 2004 GMT  Holger Bochnig <hbgg@gmx.net>
  3985.  
  3986.     * bearoffdump.c: allow posids as arguments
  3987.  
  3988. Mon Nov  15 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3989.  
  3990.     * gtkgame.c (and others) : Simplify widget grabbing, hopefully
  3991.     fixing multiple "can't move" bug
  3992.  
  3993. Mon Nov  8 11:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3994.  
  3995.     * gtkgame.c : Fixed bug with credits
  3996.  
  3997. Fri Nov  5 14:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  3998.  
  3999.     * gnubg.sql, gtkgame.c, realational.c, database.py :
  4000.     Added multiple environments to the realational database
  4001.  
  4002. Fri Nov  5 14:08:48 2004  Joseph Heled  <joseph@gnubg.org>
  4003.  
  4004.     * eval.c (EvalInitialise): Fix bug with prunning. Order of crash
  4005.     and race nets was reversed, So crashed/race prune nets were
  4006.     returning garbage.
  4007.  
  4008. Thu Nov  4 13:12:07 2004  Joseph Heled  <joseph@gnubg.org>
  4009.  
  4010.     * eval.c: Make evals after prunning cubeful. See if it makes a
  4011.     difference. Would be nice to offer this as a global option.
  4012.  
  4013. Wed Nov 03 20:44:45 2004   Oystein Johansen <oystein@gnubg.org>
  4014.  
  4015.     * gtkgame.c (EvalWidget): Fix a copy'n'waste error
  4016.     * eval.c: Change 'Tiny' movefilter to 5 candidates.
  4017.  
  4018. Wed Nov 03 20:07:45 2004   Oystein Johansen <oystein@gnubg.org>
  4019.  
  4020.     * gtkchequer.c (CreateMoveList): Use NULL instead of ""
  4021.  
  4022. Wed Nov 03 09:15:45 2004   Oystein Johansen <oystein@gnubg.org>
  4023.  
  4024.     * i18n.h: reenter #include "config.h"
  4025.  
  4026. Tue Nov 02 22:03:30 2004 CET  Petr Kadlec <mormegil@centrum.cz>
  4027.  
  4028.         * gtkprefs.c: Fixed an issue when not using HAVE_LIBXML2
  4029.  
  4030. Wed Oct 27 01:20:45 2004   Oystein Johansen <oystein@gnubg.org>
  4031.     
  4032.     * boards.xml: Add design by Ian Curtis.
  4033.     
  4034. Wed Oct 27 01:20:45 2004   Oystein Johansen <oystein@gnubg.org>
  4035.  
  4036.     * gtktheory.c gtktempmap.c: Two files I missed in the last commit.
  4037.  
  4038. Tue Oct 26 21:00:45 2004   Oystein Johansen <oystein@gnubg.org>
  4039.  
  4040.     Hate me or love me! I've commited the code that removes the reduced
  4041.     searches. (Sorry Nis! Hope it won't cause you any trouble). Hopefully
  4042.     I will be able to combine the two reduction methods later.
  4043.  
  4044.     * gtkgame.c, eval.c and other files: Add user interface to prune nets
  4045.  
  4046. Fri Oct 22 15:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4047.  
  4048.     * html.c, and others : Fix exports to display cube analysis whenever
  4049.     analysis available
  4050.  
  4051. Thu Oct 21 15:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4052.  
  4053.     * matchequity.c, set.c : Bug fix while inverting met
  4054.  
  4055. Tue Oct 19 17:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4056.  
  4057.     * gtkprefs.c : Fixes for import/export appearance designs
  4058.  
  4059. Sun Oct 17 22:14:00 2004 UTC Jim Segrave <jes@jes-2.demon.nl>
  4060.  
  4061.     * Makefile.in - missing gtkpanels.*
  4062.     * sgf.c - versioning for pruning
  4063.     * gnubg.c - move reduction variables inside ifdef
  4064.     * eval.c - cosmetic fix for compiler warnings
  4065.     * xpm/x.xpm - missing final line of bmp
  4066.     * eval.h - add version numbers for pruning in .sgf files
  4067.     
  4068. Sat Oct 16 23:36:45 2004  Oystein Johansen <oystein@gnubg.org>
  4069.  
  4070.     * gnubgmodule.c: Fix dice option handling
  4071.  
  4072. Thu Oct 14 17:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4073.  
  4074.     * gnubg.c, gtkgame.c : Remember last import+export file type
  4075.  
  4076. Thu Oct 14 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4077.  
  4078.     * eval.c : Minor (non gcc) compiler fixes
  4079.  
  4080. Tue Oct 12 19:44:00 2004  Oystein Johansen  <oystein@gnubg.org>
  4081.  
  4082.     * gnubgmodule.c: Add methods for FindBestMove and EvaluateCubeful
  4083.  
  4084. Tue Oct 12 21:36:00 2004  Joseph Heled  <joseph@gnubg.org>
  4085.  
  4086.     * eval.c (FindBestMoveInEval): Add usage of prunning nets. This is
  4087.     quite a large change, and since it adds a member to evalcontext,
  4088.     possibly a destructive one.
  4089.  
  4090. Sun Oct 10 23:04:14 GMT 2004 Jon Nall <backgame@gmail.com>
  4091.  
  4092.     * backgammon.h, gnubg.c, play.c: Added support for adding comments
  4093.     to moves from the command line. Closes bug #10638
  4094.  
  4095. Tue Oct 5 16:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4096.  
  4097.     * database.py, relational.c, gtkgame.c (and others) : Added
  4098.     check for match in database
  4099.  
  4100. Wed Sep 29 21:29:45 2004 Oystein Johansen <oystein@gnubg.org>
  4101.     
  4102.     * relational.c: make it compile without gtk
  4103.  
  4104. Wed Sep 29 18:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4105.  
  4106.     * database.py, relational.c, gtkgame.c: Added more relational
  4107.     database code
  4108.  
  4109. Wed Sep 29 15:10:45 2004  Oystein Johansen <oystein@gnubg.org>
  4110.  
  4111.     * makebearoff.c: Display 'usage' on Windows.
  4112.  
  4113. Sun Sep 19 14:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4114.  
  4115.     * gtkgame.c: Fix gtk2 panel bug
  4116.  
  4117. Thu Sep 16 8:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4118.  
  4119.     * eval.c: Fix bug (navigate to last match crash) - hopefully
  4120.  
  4121. Fri Sep 10 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4122.  
  4123.     * gtkboard.c, gtkgame.c, gnubg.c, gtkpanels.c: Added command and theory
  4124.     panels (test) and slider for panels.
  4125.  
  4126. Thu Sep 9 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4127.  
  4128.     * gtkboard.c, render.*, gnubg.c: Small memory leaks, uninitialized
  4129.     memory reads and tidy up code added.  May fix import .mat bugs
  4130.  
  4131. Mon Sep 6 00:27:04 2004 GMT Jim Segrave <jes@jes-2.demon.nl>
  4132.  
  4133.     * show.c = fix for running off array end in show path command
  4134.     
  4135. Wed Sep 1 17:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4136.  
  4137.     * gtkgame.c: Small import bug fixed
  4138.  
  4139. Wed Aug 25 18:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4140.  
  4141.     * gtkgame.c, gtkgamelist.c, import.c, sgf.c: Speed up loading
  4142.     and remove flickering
  4143.  
  4144. Fri Aug 13 09:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4145.  
  4146.     * play.c: Small bug fix (bug 9926)
  4147.  
  4148. Wed Aug 11 23:39:41 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4149.  
  4150.     * external_y.y: remove %output to stop ylwrap complaining.
  4151.  
  4152. Thu Aug 12 07:46:18 2004  Joseph Heled  <joseph@gnubg.org>
  4153.  
  4154.     * gnubg.c: Add search in "scripts/gnubg.py" if all else fails in
  4155.     CommandLoadPython, since this IS the place 'gmake install' puts on
  4156.     my Linux box (i.e./usr/local/share/gnubg/scripts/gnubg.py).
  4157.  
  4158. Mon Aug 02 09:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4159.  
  4160.     * play.c: Fixed 3d quick draw bug
  4161.  
  4162. Sun Aug 01 00:40:47 UTC  2004   Jim Segrave <jes@jes-2.demon.nl>
  4163.  
  4164.     * gnubgmodule.c - calls to PythonGame had arguments in different
  4165.       order, so database ratings were calculated on 1 point matches
  4166.     
  4167. Fri Jul 30 23:08:58 CEST 2004   Oystein Johansen  <oystein@gnubg.org>
  4168.  
  4169.     * gtkgame.c (PythonShell): starting "idle" differs between platforms.
  4170.  
  4171. Sun Jul 25 20:34:35 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4172.  
  4173.     * gnubg.c (Convert): Suppress compiler warnings. Synch with
  4174.     iconv() prototype.
  4175.  
  4176. Sun Jul 25 19:19:41 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4177.  
  4178.     * rollout.h: Suppress compiler warnings; static declaration for
  4179.     `nSkip' follows non-static.
  4180.  
  4181. Sun Jul 25 18:15:47 UTC 2004 Jim Segrave   <jes@jes-2.demon.nl>
  4182.  
  4183.     * gtkexport.c - fix handling of cube export settings (typo and 
  4184.       corrections for unused entries)
  4185.  
  4186. Mon Jul 19 09:53:10 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4187.  
  4188.     * gnubg.c (real_main): initialise random seed for rollout
  4189.     RNG.
  4190.     (bug reported by Chuck Bower, fix suggested by Jim)
  4191.  
  4192. Mon Jul 12 22:48:32 CEST 2004  Petr Kadlec  <mormegil@centrum.cz>
  4193.  
  4194.         * gtkprefs.c (ImportDesign): Use ngettext.
  4195.         * html.c (HTMLBoardHeader): Ditto.
  4196.  
  4197. Sun Jul 11 16:37:02 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4198.  
  4199.     * eval.c (EvalInitialise): Suppress compiler warnings.
  4200.  
  4201. Sun Jul 11 14:47:30 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4202.  
  4203.     * gtkgame.c: include <ctype.h> for isspace().
  4204.  
  4205. Sun Jul 11 14:42:51 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4206.  
  4207.     * dice.h: Added extern UserRNGOpen();
  4208.  
  4209. Sun Jul 11 13:30:11 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4210.  
  4211.     * htmlimages.c: include <malloc.h>.
  4212.  
  4213. Sun Jul 11 12:07:25 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4214.  
  4215.     * external.c: pacify fussy compilers.
  4216.  
  4217. Sun Jul 11 07:17:35 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4218.  
  4219.     * gnubg.c (DisplayTimeAnalysis, ShowBoard, CommandCopy): Use
  4220.     ngettext.  And tabify.
  4221.     * gtkboard.c (ReturnHits): Ditto.
  4222.     * gtkgame.c (TimeAnalysis, GTKShowScoreSheet): Ditto.
  4223.     * html.c (HTMLPrologue, ExportGameHTML): Ditto.
  4224.     * html.c (ExportPositionGammOnLine): Ditto.
  4225.     * play.c (ApplyMoveRecord): Ditto.
  4226.  
  4227. Sat Jul 10 14:35:26 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4228.  
  4229.     * gtkoptions.c (aaszLang): Use ja_JP instead of ja_JA.  Added
  4230.     ru_RU.
  4231.  
  4232. Sat Jul 10 08:17:26 2004 GMT  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4233.  
  4234.     * i18n.h [!ENABLE_NLS] (ngettext): New macro.
  4235.  
  4236. Sun Jul  4 14:22:59 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4237.  
  4238.     * analysis.c (CashPoint): fix bug leading to wrong
  4239.     classification of wrong doubles.
  4240.     (reported by Hans-Jⁿrgen SchΣfer)
  4241.     * eval.c (calculate_gammon_rates): new function.
  4242.  
  4243.     * openurl.c, gtkgame.c, relational.c: pacify fussy compilers.
  4244.  
  4245. Sun Jul  4 11:41:54 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4246.  
  4247.     * gtkprefs.c: add functions for importing and exporting
  4248.     board designs.
  4249.  
  4250. Sat Jul  3 14:41:56 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4251.  
  4252.     * configure.in: rewrite test for ftgl.
  4253.  
  4254.     * gtkgame.[ch]: declare SelectFile external.
  4255.  
  4256. Wed Jun 30 22:28:07 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4257.  
  4258.     * configure.in: write test for ftgl.
  4259.  
  4260. Wed Jun 30 20:42:53 CEST 2004  Nis Joergensen  <nis@superlativ.dk>
  4261.  
  4262.     * gtkboard.c: fix bug that disallowed certain legal moves.
  4263.  
  4264. Mon Jun 28 16:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4265.  
  4266.     * boards.xml: Add 2 new designs by Ruth Schneider and Ausbilder Schmidt
  4267.  
  4268. Mon Jun 28 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4269.  
  4270.     * gtkgamelist.c: Allow last move to be selected in game list
  4271.     * render.c: Small bug in design dialog
  4272.  
  4273. Sun Jun 27 11:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4274.  
  4275.     * gtkboard.c: Fixed bug - 2d chequers disappearing if dragged off board
  4276.     * positionid.c: Fixed bug - illegal position id's not being errored
  4277.  
  4278. Sat Jun 26 16:49:31 CEST 2004  Nis Joergensen  <nis@superlativ.dk>
  4279.  
  4280.     * speed.c (CommandCalibrate): Speed Calibration" now avoids using the
  4281.     same seed for randomization every time, so gives reliable results on
  4282.     consecutive runs.
  4283.     * gtkboard.c: Dragging checkers allows for pick-and-pass. The logic I
  4284.     have implemented is to hit if possible, and if there are two options,
  4285.     hit with the "left" die (ie highest in standard setup). I am still
  4286.     working on undo of pick-and-pass.
  4287.     * play.c: Gnubg allows you to resign AFTER you roll, based on what you
  4288.     rolled.  This actually fixes a way to cheat - resigning if your equity
  4289.     drops to below -1 or -2  when you roll.
  4290.  
  4291. Thu Jun 17 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4292.  
  4293.     * gtkchequer.c, gtkgamelist.c: Fixes for styles in gamelist
  4294.  
  4295. Wed Jun 16 20:50:46 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4296.  
  4297.     * gnubg.gtkrc.in: backport changes to gnubg.gtkrc
  4298.  
  4299. Wed Jun 16 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4300.  
  4301.     * gtkchequer.c, gtkboard.c, gnubg.gtkrc: separate styles for current
  4302.     move and done move in move list
  4303.  
  4304. Wed Jun 16 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4305.  
  4306.     * gtkchequer.c: use move style for hint window, also removed highlight
  4307.     code from several files
  4308.  
  4309. Tue Jun 15 20:32:05 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4310.  
  4311.     * gnubg.gtkrc.in: autogenerate gnubg.gtkrc
  4312.  
  4313. Tue Jun 15 15:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4314.  
  4315.     * gtkgame.c: gtk_widget_destroy error message when opening
  4316.     hint window (reported by Ian)
  4317.  
  4318. Tue Jun 15 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4319.  
  4320.     * gtkgamelist.c, gnubg.gtkrc: Fix font styles for gtk2 and style order
  4321.  
  4322. Tue Jun 15 05:58:34 2004  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4323.  
  4324.     * credits.sh, credits.c, AUTHORS: Fix Japanese translations
  4325.     credit.
  4326.  
  4327. Sun Jun 13 22:32:09 CEST 2004 Jim Segrave <jes@jes-2.demon.nl>
  4328.  
  4329.     * import.c - allow handling uncompleted matches in .mat files
  4330.     
  4331. Sat Jun 12 12:25:54 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4332.  
  4333.     * import.c (ParseSGGOptions): use strcasecmp for deciding which
  4334.     variant of backgammon is used.
  4335.     (reported by Hugh Sconyers)
  4336.  
  4337. Fri Jun 11 18:56:45 GMT 2004  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4338.  
  4339.     * gtkboard.c: Fix minor chequer display bug
  4340.  
  4341. Fri Jun 11 19:00:05 CEST 2004  Jim Segrave  <jes@jes-2.demon.nl>
  4342.  
  4343.     * gtkgamelist.c gnubg.gtkrc
  4344.     * Add gtkrc support for any-blunder/any-error/any-doubtful
  4345.  
  4346. Thu Jun 10 17:41:40 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4347.  
  4348.     * Makefile.am: add gtkgamelist.c
  4349.  
  4350. Thu Jun  10  14:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4351.  
  4352.     * gtkgamelist.c, gnubg.gtkrc: Multiple styles and new defaults for game list
  4353.  
  4354. Wed Jun  9  14:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4355.  
  4356.     * gnubg.c, gtkgamelist.c, gnubg.gtkrc: Get game list colours from gtkrc file
  4357.  
  4358. Tue Jun  8  8:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4359.  
  4360.     * gtkgame.c, gtkgamelist.c: Colour mistakes in game list
  4361.  
  4362. Mon Jun  7  8:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4363.  
  4364.     * gtkgame.c: Remove keyboard focus from game window, fix minor bug
  4365.     with new right click menu.
  4366.     * gnubg.c: Empty board on startup (try #2)
  4367.  
  4368. Sun Jun  6 18:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4369.  
  4370.     * gnubg.c: Empty board on startup
  4371.     * gtkboard.c: Close hint window when editing
  4372.     * import.c: Ignore empty lines in mat import
  4373.  
  4374. Fri Jun  4 22:58:22 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4375.  
  4376.     * eval.c (EvalKey): add another bit to match scores in
  4377.     hash key.
  4378.     (fixes bug #9211 reported by Casey Hopkins)
  4379.  
  4380. Fri Jun  4 18:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4381.  
  4382.     * gtkgame.c, gnubg.c: Add show scoresheet command (to right click menu)
  4383.  
  4384. Wed Jun  2 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4385.  
  4386.     * gtkgame.c, gtkboard.c: Add undo right click menu
  4387.  
  4388. Thu May 27 19:05:49 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4389.  
  4390.     * import.c (ParseMatMove): fix logic for calculating
  4391.     resignations.
  4392.     (reported by Joachim Matussek)
  4393.  
  4394. Tur May 20 15:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4395.  
  4396.     * external.*: Remove memory leaks
  4397.  
  4398. Tue May 18 15:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4399.  
  4400.     * external.*: Minor changes to parser
  4401.  
  4402. Tue May 18 8:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4403.  
  4404.     * gtkprefs.c, render.c: Several small fixes to board appearance options
  4405.  
  4406. Wed May 12 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4407.  
  4408.     * boards.xml, gtkprefs.c, render.c+.h, renderprefs.c:
  4409.     Add Taki-style rounded points
  4410.  
  4411. Mon May 10 21:33:28 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4412.  
  4413.     * external.h: move "#define closesocket close" to external.h
  4414.  
  4415. Sat May  8 11:25:08 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4416.  
  4417.     * gnubg.c, show.c: enlarge buffers
  4418.  
  4419. Fri May  7 21:13:26 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4420.  
  4421.     * external_l.l: fix buffer overflow.
  4422.  
  4423. Fri May  8 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4424.  
  4425.     * external.c, dice.c, set.c: Fix socket code for windows
  4426.  
  4427. Fri May  7 16:17:09 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4428.  
  4429.     Change union moverecord into struct moverecord
  4430.     (this is step 1 towards better support for editing positions
  4431.     and storing analysis)
  4432.  
  4433.      * backgammon.h: Change union moverecord into struct moverecord
  4434.     (change a gazillion subroutines)
  4435.  
  4436. Fri May  8 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4437.  
  4438.     * gnubg.c, gtkgame.c, gtkpath.c, set.c: Added png to set path command
  4439.  
  4440. Fri May  7 07:48:47 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4441.                                                                                 
  4442.         Prerelease 0.14.3. CVS tag is pre-rel-0-14-3
  4443.                                                                                 
  4444.         * configure.in, gtkgame.c: prelease 0.14.3
  4445.                                                                                 
  4446. Fri May  7 07:27:18 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4447.  
  4448.     * gnubg.c: fix problems with initialisation of rollout
  4449.     contexts. This lead the problem about cubeless and cubeful
  4450.     equities being different for -1,-3C rollouts reported by
  4451.     Robert Eberlein.
  4452.  
  4453. Thu May  6 15:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4454.  
  4455.     * gtktempmap.c, gtkboard.c: Show correct dice colour in temperture
  4456.     map when in 3d
  4457.  
  4458. Mon May  3 15:20:43 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4459.  
  4460.     * osr.c, dice.c: add mti as parameter to init_genrand.
  4461.  
  4462. Fri Apr 30 18:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4463.  
  4464.     * gtkgame.c, gtkboard.c: Change dice and cube selection dialogs to fixed size
  4465.     * gtkboard.c board3d/graph.c: Remove event->count optimization as now done in gtk
  4466.     * i18n.c: Warn if too many PopLocale() calls attempted
  4467.     * gtkprefs.c, htmlimages.c: No libart build fixes
  4468.     * gtkprefs.c: Small bug in colours when switching from 3d to 2d
  4469.  
  4470. Thu Apr 29 20:44:24 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4471.  
  4472.     * bearoff.c (GetDistCompressed): fix sanity check for huge 
  4473.     databases.
  4474.  
  4475. Wed Apr 28 20:28:22 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4476.  
  4477.     Add new utility program bearoffdump for inspection
  4478.     of databases.
  4479.  
  4480.     * bearoffdump.c: new file.    
  4481.     * Makefile.am: add bearoffdump as installable file.
  4482.  
  4483. Wed Apr 28 16:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4484.  
  4485.     * set.c: Change "set priority idle" to set the process priority to
  4486.     idle (for windows).
  4487.  
  4488. Mon Apr 26 13:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4489.  
  4490.     * gnubg.c, credits.*: Moved copyright string to credits.sh
  4491.  
  4492. Sun Apr 25 08:46:27 CEST 2004  Dmitri I GOULIAEV  <dmitri.gouliaev@telkel.net>
  4493.  
  4494.     * credits.sh: add Dmitri I GOULIAEV
  4495.     * NEWS: add russian translation
  4496.     
  4497. Fri Apr 23 22:12:51 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4498.  
  4499.     * gnubg.c: according to FSF we must give individual years
  4500.     rather than an interval.
  4501.     * gtkboard.c (update_pipcount): show epc in lowercase.
  4502.     
  4503.     * gnubg.c: fix a typo in the definition for "relational" command.
  4504.     * relational.c: add code for most functions.
  4505.     * scripts/database.py: adapt code to relational.c
  4506.  
  4507. Fri Apr 23 13:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4508.  
  4509.     * gnubg.c: Change year to 2004 for command line build
  4510.  
  4511. Thu Apr 22 21:09:01 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4512.  
  4513.     Introduce RNG context for storage of RNG-specific private data.
  4514.  
  4515.     * dice.c (many functions): add rngctx to a number of functions
  4516.     (change all callers)
  4517.     * show.c (CommandShowSeed): show RNG counter as well.
  4518.  
  4519. Wed Apr 21 22:53:44 CEST 2004  Petr Kadlec  <mormegil@centrum.cz>
  4520.  
  4521.     Corrected some i18n-related problems + typos.
  4522.  
  4523.     * gnubg.c, gtkgame.c, gtkprefs.c, gtkrace.c, html.c,
  4524.     play.c, set.c, show.c, text.c: Added calls to gettext,
  4525.     marked some previously unmarked translatable
  4526.     strings (and vice versa), corrected a few typos.
  4527.  
  4528. Tue Apr 20 17:56:25 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4529.  
  4530.     * matchequity.c (initPostCrawfordMETFromParameters):
  4531.     add missing call to PushLocale.
  4532.     (reported by Joachim Matussek)
  4533.  
  4534. Mon Apr 19 22:52:41 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4535.  
  4536.     * gnubg.c (EPC): fix "same dice sequence for several games in a
  4537.     row"-bug, reported by several users (Erik Barfoed, ╪ystein, Murat
  4538.     etc). Well, this is not really a fix, I've just changed the code
  4539.            to avoid calling the OSR code, that resets the seed.
  4540.     We really need to introduce several RNG contexts...
  4541.  
  4542. Mon Apr 19 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4543.  
  4544.     * gtkprefs.c: Small 3d bug fix
  4545.  
  4546. Sun Apr 18 10:53:26 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4547.  
  4548.     Define functions for CLI and GUI support for relational
  4549.     database interface.
  4550.  
  4551.     * gnubg.c: new functions "relational ...".
  4552.     * relational.c, Makefile.am: new file
  4553.     * gtkgame.c: menu items for relational database.
  4554.  
  4555.     * dice.c (InitRNGSeedLong): allow setting seed = 0.
  4556.  
  4557. Sat Apr 17 23:43:07 2004  Oystein Johansen  <oystein@gnubg.org>
  4558.  
  4559.     * render.c (RenderFrameWood): Fix typo.
  4560.  
  4561. Sat Apr 17 20:01:07 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4562.  
  4563.     * set.c (CommandSetMet): call "clear hint".
  4564.  
  4565. Sat Apr 17 10:58:18 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4566.  
  4567.     Save leading comment lines in the match information when 
  4568.     reading Jellyfish .mat files
  4569.     (e.g., the information Dueller adds to .mat files)
  4570.  
  4571.     * import.c (ImportMat): same comments.
  4572.     * html.c (HTMLMatchInfo): rearrange match info into a <table>
  4573.  
  4574. Fri Apr 16 22:02:23 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4575.  
  4576.     Add built-in support for mec
  4577.  
  4578.     * mec.c: new file (copy of original mec.c with modfications
  4579.         for gnubg)
  4580.     * Makefile.am: add mec.c
  4581.     * matchequity.c (initMetFromParameters, 
  4582.     initPostCrawfordMETFromParameters): support for mec.
  4583.  
  4584. Fri Apr 16 16:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4585.  
  4586.     * sound.c: Fix bug if no sound card on windows
  4587.  
  4588. Wed Apr 14 22:41:23 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4589.  
  4590.     * set.c (SetMoveFilter): insert some debug code.
  4591.     * set.c: set szSetCommand a few places.
  4592.  
  4593. Wed 14 Apr 2004 16:39:45 GMT Jim Segrave <jes@jes-2.demon.nl>
  4594.  
  4595.     * play.c - turn off Crawford on one point matches
  4596.     * board3d/misc3d.c - avoid segfault if no textures (CLI mode)
  4597.  
  4598. Mon 12 Apr 2004 13:12:06 GMT Jim Segrave <jes@jes-2.demon.nl>
  4599.  
  4600.     * set.c - put if (fX) wrapper around SetToolbarStyle, stops
  4601.       GTK complaints in text mode
  4602.  
  4603. Sun Apr 11 22:52:49 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4604.  
  4605.     * gtkprefs.c (SetTitle): move misplaced pbdeSelected.
  4606.     (contributed by Petr Kadlec)
  4607.     * gnubg.c (real_main): no env. variable DISPLAY on wintendo.
  4608.     (contributed by Petr Kadlec)
  4609.  
  4610. Sun Apr 11 19:20:52 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4611.  
  4612.     Various patches from Mike Petch.
  4613.  
  4614.     * gnubg.c (real_main): avoid segfaults with gnubg -t
  4615.     * sound.c (SoundWait): do nothing if sound is disabled.
  4616.     * sound.c: only include stropts.h when HAVE_STROPTS_H
  4617.     * openurl.c, import.c: include glib.h
  4618.     * Makefile.am: move openurl.c to common files (it's now
  4619.     being used by CommandShowManualWeb)
  4620.     * configure.in: various checks for Mac.
  4621.     * set.c (CommandSetGUIShowEPCs): define a NO_GUI variant of function
  4622.  
  4623. Thu Apr  8 16:03:09 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4624.  
  4625.     Show EPCs in GUI.  (suggested by Ian Shaw)
  4626.  
  4627.     * gtkboard.c (update_pipcount): show EPCs
  4628.     * gnubg.c: new command "set gui showepcs on|off"
  4629.     * set.c (CommandSetGUIShowEPCs): new sub.
  4630.     * gnubg.c (EPC): new parameter fOnlyRace
  4631.     * gtkoptions.c: gui control for setting fGUIShowEPCs
  4632.  
  4633. Wed Apr  7 10:46:00 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4634.  
  4635.     * configure.in, sound.c, config.h.in: check for _af_ulaw2linear
  4636.  
  4637. Mon Apr  5 08:24:52 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4638.  
  4639.     * Makefile.am: add gnubg.sql to DATA
  4640.     * gnubg.sql, scripts/database.py: rename stat to matchstat, and change
  4641.     some PKs/FKs
  4642.     * gnubg.c (CommandLoadPython): use PathSearch.
  4643.  
  4644. Sun Apr  4 15:50:55 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4645.  
  4646.     First implementation of gnubg-rel.database interface.
  4647.  
  4648.     * gnubg.sql: DDLs for gnubg database.
  4649.     * scripts/database.py: python script for adding match to database.
  4650.  
  4651. Sun Apr  4 15:11:10 2004  Joern Thyssen  <jth@gnubg.org>
  4652.  
  4653.     * gnubgmodule.c (PyGameStats): add missing statistics.
  4654.     * gnubgmodule.c: new functions "gnubg.luckrating" and
  4655.     "gnubg.errorrating".
  4656.  
  4657. Sun Apr  4 10:35:13 2004  Joern Thyssen  <jth@gnubg.org>
  4658.  
  4659.     Respect $BROWSER
  4660.     (http://www.catb.org/~esr/BROWSER/index.html)
  4661.  
  4662.     * openurl.c: use env. variable BROWSER. Also, call "system"
  4663.     instead of g_command_line_sync which doesn't seem to work with lynx.
  4664.     
  4665.  
  4666.     * gnubg.c: new commands "show manual [web|gui]".
  4667.     * gtkgame.c: use "show manual [web|gui]".
  4668.     * show.c: new functions "show manual [web|gui]".
  4669.  
  4670. Sun Apr  4 09:43:17 2004  Joern Thyssen  <jth@gnubg.org>
  4671.  
  4672.     * sound.c: include <libaudiofile.h>
  4673.  
  4674. Thu Apr 1 11:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4675.  
  4676.     * gtkchequer.c: Reset interupt flag on analysis start
  4677.     * sound.c: Add some error handiling to windows sound
  4678.  
  4679. Wed Mar 31 20:58:49 2004  Joern Thyssen  <jth@gnubg.org>
  4680.  
  4681.     * Makefile.am: add BR1_SOURCES to makebearoff and makehyper.
  4682.     * configure.in: whoops, remove "dynamic"..
  4683.     * sound.c: include <stropts.h> [SIGIO]
  4684.  
  4685. Wed Mar 31 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4686.  
  4687.     * gtkprefs.c and other files: Moved preview in preferences
  4688.  
  4689. Mon Mar 29 17:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4690.  
  4691.     * gtkgame.c: Fixed small bug to allow both names to be swapped
  4692.  
  4693. Mon Mar 29 09:40:02 CEST 2004  Joern Thyssen  <jth@gnubg.org>
  4694.  
  4695.     * Makefile.am: target for br1.c not kept up to date with
  4696.     changes in makebearoff    
  4697.     * Makefile.am: FLEX->LEX, BISON->YACC
  4698.     * bearoff.h: declare BearoffAlloc extern
  4699.     * configure.in: add "dynamic" as parameter to --enable-bearoff
  4700.     * makebearoff1.c: update code to match latest version of bearoff.h
  4701.     * play.c (DumpGameList): fix typo, add linebreak
  4702.     (reported by Mike Whitton)
  4703.  
  4704.     * gtkgame.c: use correct release_id when reporting bugs.
  4705.  
  4706. Sun Mar 28 09:07:48 2004  Joern Thyssen  <jth@gnubg.org>
  4707.  
  4708.     * matchequity.c (initMETZadeh): use G1 for calculation
  4709.     of 1-away pre-Crawford values.
  4710.  
  4711. Sat Mar 27 10:45:08 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4712.  
  4713.     Prerelease 0.14.2
  4714.  
  4715. Thu Mar 25 22:22:57 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4716.  
  4717.     * Makefile.am, */Makefile.am: add a few missing files
  4718.     (reported by Christian Anthon)
  4719.  
  4720. Thu Mar 25 21:04:54 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4721.  
  4722.     * credits.sh, gtkgame.c, show.c, credits.c, credits.h:
  4723.     Move generation of cred entries into credits.sh for easy
  4724.     reuse in the text version of CommandShowCredits.
  4725.  
  4726. Wed Mar 24 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4727.  
  4728.     * gtkgame.c: More credits and version info now copyable.
  4729.  
  4730. Tue Mar 23 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4731.  
  4732.     * boards.xml, textures.txt: Added settings for final few 3d designs,
  4733.         tidied up design a bit too.
  4734.  
  4735. Mon Mar 22 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4736.  
  4737.     * gtkgame.c: Make sure messages shown when docked panels are
  4738.     hidden, also don't show a message when setting cube (bug 3973)
  4739.  
  4740. Fri Mar 19 12:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4741.  
  4742.     * gtkgame.c: Change window order and titles, and put back
  4743.         accelerators from windows (Ned's suggestions)
  4744.  
  4745. Fri Mar 19 00:26:45 2004 Oystein Johansen  <oystein@gnubg.org>
  4746.  
  4747.     * external.c (and other files): changes to use winsock2.h
  4748.  
  4749. Thu Mar 18 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4750.  
  4751.     * gtkgame.c: Panel bug fixed (removed warning)
  4752.  
  4753. Mon Mar 16 11:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4754.  
  4755.     * gtkgame.c: Panel bug fixed (crash at startup)
  4756.  
  4757. Mon Mar 15 17:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4758.  
  4759.     * sound.c: Wait when multiple sounds attempted to be played (windows)
  4760.  
  4761. Mon Mar 15 11:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4762.  
  4763.     * gnubg.c gtkgame.c: Reorganized about box
  4764.  
  4765. Mon Mar 15 07:49:53 2004  Joern Thyssen  <jth@gnubg.org>
  4766.  
  4767.     * gnubgmodule.c (PythonInitialise): fix bug for szDir==NULL
  4768.     (reported by Joseph Heled)
  4769.  
  4770. Sun Mar 14 08:55:39 2004  Joseph Heled  <pepster@users.sourceforge.net>
  4771.  
  4772.     * gtkcolour.h: Change broken type for GtkColourPicker::func and
  4773.     prototype.
  4774.  
  4775. Fri Mar 12 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4776.  
  4777.     * gnubg.c, gtkprefs.c, gtkgame.c: Removed texture load errors when in 2d mode
  4778.  
  4779. Mon Mar 8 8:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4780.  
  4781.     * gtkcolor.c, gtkprefs.c: Remove "property delete" gtk warning message
  4782.         when changin colours
  4783.  
  4784. Thu Mar 4 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4785.  
  4786.     * gtkgame.c, gnubg.c: Replace USE_OLD_LAYOUT compile flag with menu option
  4787.     * gtkboard.c: Crawford flag only changeable when editing
  4788.  
  4789. Sun Feb 29 18:17:14 2004  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4790.  
  4791.     * gnubg.c: #include <winsock.h> only if WIN32 defined.
  4792.  
  4793. Wed Feb 25 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4794.  
  4795.     * gnubg.c, gtkgame.c: Add option so toolbar can show text, icon or both
  4796.  
  4797. Wed Feb 25 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4798.  
  4799.     * gnubg.c, gtkgame.c, set.c: Save shown panels
  4800.     * gnubg.c : Fixed small show epc bug
  4801.  
  4802. Fri Feb 20 15:10:39 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4803.  
  4804.     * Makefile.am, configure.in: move gnubg.py to scripts.
  4805.     * gnubgmodule.c: _MAX_PATH only defined onwintendo.
  4806.  
  4807. Thu Feb 19 13:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4808.  
  4809.     * import.c: Fixed import jellyfish pos problem (bug 6086)
  4810.  
  4811. Thu Feb 19 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4812.  
  4813.     * scripts: Added new directory to cvs for python scripts
  4814.  
  4815. Wed Feb 18 11:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4816.  
  4817.     * gtkgame.c: Remove maximum column size of text copied to
  4818.         clipboard from statistics view (Bug 4161).
  4819.  
  4820. Mon Feb 16 21:57:18 CET 2004   Joern Thyssen  <jth@gnubg.org> 
  4821.  
  4822.     * bearoff.c (HeuristicDatabase): align heuristic database
  4823.     with GetBearoffDistUncompressed (a.k.a. the 40 byte offset).
  4824.     (reported by Daniel Murphy)
  4825.  
  4826. Mon Feb 16 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4827.  
  4828.     * html.c: Tidy text version of html export
  4829.  
  4830. Sat Feb 14 20:32:24 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4831.  
  4832.     * gnubg.c: new command "load python <filename>".
  4833.  
  4834. Mon Feb  9 22:56:17 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4835.  
  4836.     * import.c (ImportTMG): don't call SwapPlayers unless
  4837.     a game is in progress.
  4838.     (reported by John Marttila)
  4839.  
  4840. Thu Feb  5 19:06:31 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4841.  
  4842.     * progress.c (formatDelta): fix small bug leading to
  4843.     gnubg thining that there is 60 hours/day.
  4844.     (reported by Michael Depreli)
  4845.  
  4846. Wed Feb 4 17:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4847.  
  4848.     * import.c (and minor changes in others) : Limit size of player
  4849.     names in import files, bug #7526
  4850.  
  4851. Mon Feb 02 2004 18:42:05 GMT
  4852.     
  4853.     * timer.c - wrong #if around include
  4854.  
  4855. Fri Jan 30 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4856.  
  4857.     * several files: Small changes for msdev compiler
  4858.  
  4859. Thu Jan 29 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4860.  
  4861.     * gtkboard.c, gtkprefs.c: 3d quick draw-last options added
  4862.  
  4863. Wed Jan 28 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4864.  
  4865.     * gtkboard.c: 3d quick draw-chequer target help added
  4866.  
  4867. Tue Jan 27 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4868.  
  4869.     * gtkboard.c, gtkprefs.c: Some more 3d quick draw code
  4870.  
  4871. Mon Jan 26 19:24:34 2004  Joern Thyssen  <jth@gnubg.org>
  4872.  
  4873.     NetBSD compilation fixes by Adrian Bunk.
  4874.  
  4875.     * gnubg.c (real_main): HAVE_NL_INFO does not
  4876.     necessarily imply HAVE_LANGINFO_CODESET
  4877.     * sound.c: include sys/types.h before sys/audioio.h to
  4878.     define u_int.
  4879.  
  4880. Mon Jan 26 07:31:03 2004  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  4881.  
  4882.     * htmlimages.c [!HAVE_LIBPNG] (CommandExportHTMLImages): Argument
  4883.     synch with HAVE_LIBPNG version.
  4884.  
  4885. Wed Jan 21 21:17:12 2004  Joern Thyssen  <jth@gnubg.org>
  4886.  
  4887.     * bearoff.c (GetDistCompressed): fix stupid stupid stupid bug. 
  4888.     (reported by several users)
  4889.  
  4890. Tue Jan 20 00:22:21 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4891.  
  4892.     Prerelease 0.14.1
  4893.  
  4894.     * configure.in: bump to 0.14.1-devel
  4895.  
  4896. Tue Jan 20 00:02:30 CET 2004  Joern Thyssen  <jth@gnubg.org>
  4897.  
  4898.     * bearoff.c (GetDistCompressed): add sanity check to detect
  4899.     corrupted bearoff files.
  4900.     (inspired by bug #7296 by Rod Roark)
  4901.  
  4902. Mon Jan 19 10:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4903.  
  4904.     * timer.c timecontrol.c: Small timing changes
  4905.  
  4906. Mon Jan 19 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4907.  
  4908.     * gnubg.c, gtkboard.c, gtkchequer.c, gtkgame.c, gtkgame.h,
  4909.     gtkprefs.c, gtktoolbar.c: More 3d quick draw option stuff
  4910.  
  4911. Fri Jan 16 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4912.  
  4913.     * set.c, render.c, play.c, renderprefs.c, gtkprefs.c, gtkoptions.c,
  4914.     gtkgame.c, gtkboard.c: 3d quick draw option
  4915.  
  4916. Fri Jan 16 9:56:45 2004 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  4917.  
  4918.     * bearoff.c, show.c, progress.c: Removed some build warnings
  4919.  
  4920. Sun Jan  4 13:35:16 2004  Joern Thyssen  <jth@gnubg.org>
  4921.  
  4922.     * gtkchequer.c (CreateMoveList): remove the old layout version as
  4923.     the new can do both versions.
  4924.     (reported by Nardy)
  4925.  
  4926. Sun Jan  4 11:05:03 2004  Joern Thyssen  <jth@gnubg.org>
  4927.  
  4928.     The hint dialog will now always show the w/g/bg's whereas the panelled
  4929.     analysis only shows the equity/MWC. Pressing the "details" button 
  4930.     will pop up the hint dialog.
  4931.  
  4932.     * gtkchequer.c: restore some of the old non-panel code
  4933.  
  4934. Sun Jan 4 2004 00:51:45   Jim Segrave <jes@jes-2.demon.nl>
  4935.  
  4936.     * makebearoff.c: va_start needs stdarg.h
  4937.     
  4938. Sat Jan  3 16:53:09 2004  Oystein Johansen <oystein@gnubg.org>
  4939.  
  4940.         * makebearoff.c: Add progress bar. (Win32 only)
  4941.     * makebearoff.rc: New file.
  4942.  
  4943. Sat Jan  3 14:32:46 2004  Joern Thyssen  <jth@gnubg.org>
  4944.  
  4945.     Some updates to EPCs:
  4946.  
  4947.     * gnubg.c (EPC): return mu and sigma if requested.
  4948.     * gnubg.c (ShowEPC): calculate GWC from mu and sigma.
  4949.     * onechequer.c (GWCFromMuSigma, GWCFromDist): new funtions.
  4950.     
  4951.  
  4952. Sat Jan  3 01:02:49 2004  Joern Thyssen  <jth@gnubg.org>
  4953.  
  4954.     * configure.in: look for socklen_t.
  4955.  
  4956. Fri Jan  2 19:23:09 2004  Oystein Johansen <oystein@gnubg.org>
  4957.  
  4958.         * render.c (RenderDice): Redesign the dice in the 2D board.
  4959.     * gtkboard.c (DrawDie): Redesign the dice in the dice selection
  4960.     dialog.
  4961.  
  4962. Fri Jan  2 12:14:52 2004  Joern Thyssen  <jth@gnubg.org>
  4963.  
  4964.     Use one chequer racing formulae from Zadeh & Kobliska, Management
  4965.     Science, 1977.
  4966.  
  4967.     * onechequer.c (GWCFromPipCount): new function. Delete obsolete
  4968.     OneChequer and GetDistFromPipCount.
  4969.     (change all callers)
  4970.  
  4971. Thu Jan  1 22:59:09 2004  Oystein Johansen <oystein@gnubg.org>
  4972.  
  4973.         * external.c: Add som #if USE_SOCKETS to make it compile w/o socket
  4974.     support.
  4975.  
  4976. Thu Jan  1 20:29:09 2004  Joern Thyssen  <jth@gnubg.org>
  4977.  
  4978.     * gnubg.c (DisplayAnalysis, DisplayTimeAnalysis): show time analysis
  4979.     in cli.
  4980.     * gtkgame.c (TimeAnalysis, SetAnnotation): show time analysis
  4981.     in gui.
  4982.     * analysis.c, import.c: remove debug output
  4983.     * format.c (OutputMWCDiff): new function.
  4984.  
  4985. Thu Jan  1 18:56:50 2004  Joern Thyssen  <jth@gnubg.org>
  4986.  
  4987.     Report equity loss due to "time outs", e.g., when importing
  4988.     matches from TMG which ended with "time out".
  4989.     [USE_TIMECONTROL]
  4990.  
  4991.     TODOs: save in SGF file, text/gtk analysis output
  4992.  
  4993.     * analysis.c (AnalyzeMove): analyse time-outs.
  4994.     * analysis.c (updateStatContext): calculate equity loss from time-outs.
  4995.     * formatgs.c (formatGS): output time-outs.
  4996.     * import.c (ParseTMGGame): don't record dice rolls with dice recorded
  4997.     as '?'
  4998.  
  4999. Thu Jan  1 12:44:52 2004  Joern Thyssen  <jth@gnubg.org>
  5000.  
  5001.     Happy New Year to all!
  5002.  
  5003.     * gtktoolbar.c (ToolbarUpdate): disable edit button if there
  5004.     is no match in progress
  5005.     (reported by Misja Alma)
  5006.  
  5007. Wed Dec 31 23:24:55 2003  Joern Thyssen  <jth@gnubg.org>
  5008.  
  5009.     Change external interface to use yacc/lex parser/scanner.
  5010.  
  5011.     * configure.in: look for yacc, lex using correct macros.
  5012.     * external_l.l, external_y.y: new files
  5013.     * external.c: use yacc/lex
  5014.  
  5015. Mon Dec 29 23:58:34 2003  Joern Thyssen  <jth@gnubg.org>
  5016.  
  5017.     * play.c (NewGame): remove some old code that led
  5018.     to gnubg deleting the current game. I wonder why
  5019.     I originally inserted that code???
  5020.     (bug #7008 reported by Petr Kadlec)
  5021.  
  5022. Mon Dec 29 23:17:20 2003  Joern Thyssen  <jth@gnubg.org>
  5023.  
  5024.     * progress.c: move cpp directive.
  5025.  
  5026. Mon Dec 29 23:14:35 2003  Joern Thyssen  <jth@gnubg.org>
  5027.  
  5028.     * Makefile.am, configure.in: don't use old X code anymore.
  5029.     (bug #7003, reported by Rod Roark)
  5030.  
  5031. Thu Dec 18 23:35:16 2003  Joern Thyssen  <jth@gnubg.org>
  5032.  
  5033.     * configure.in: search for ATLAS libblas.
  5034.     * bearoff.c: disable cache, since it appears to be rather 
  5035.     inefficient.
  5036.     * bearoff.c (ReadBearoffOneSidedExact): only use cache when
  5037.     initialised.
  5038.     * show.c (CommandShowEPC): new subroutines.
  5039.     * gnubg.c (ShowEPC, EPC): new functions.
  5040.     * gnubg.c: new command "show epc".    
  5041.     * onechequer.c (DistFromEPC): new function.
  5042.     * makebearoff.c (BearOff): fix database lookup bug.
  5043.     * gtktheory.c, gtkbearoff.c, gtkgame.c: fix font bug introduced earlier.
  5044.     * gtkbearoff.c (GTKShowEPC): new function.
  5045.     * eval.c (EvalInitialise): initialise table used for neural net
  5046.     evaluation 
  5047.     * gtkgame.c: add "show epc" to menu.
  5048.  
  5049. Sat Dec 13 21:15:52 2003  Joern Thyssen  <jth@gnubg.org>
  5050.  
  5051.     * gtkrace.c (OneChequerPage): remove call to SwapSides
  5052.     (reported by Ned Cross and Petr Kadlec)
  5053.     * gnubg.c (HintChequer): compile error: move "moverecord *pmr" 
  5054.     outside USE_GTK.
  5055.     (reported by Nardy)
  5056.     * gtkgame.c (ReportBug): remove extra slash in path
  5057.     (bug #6898 by Kennedy Fraser)
  5058.     * analysis.c (AnalyzeMove): generalise calculation of
  5059.     is_initial_position. Use is_initial_position for calculation of luck.
  5060.     (reported by Mathias Kegelmann)
  5061.     * progress.c: print time elapsed, estimated time left, and 
  5062.     estimated final standard error.
  5063.     * show.c (CommandShowVariation): 
  5064.     * bearoff.c, format.c, gtktheory.c: add some gettexts.
  5065.     * import.c (isAscending): fix off-by-one bug.
  5066.     (reported by Joseph Heled)
  5067.     * set.c (CommandSetVariation): add some extra output to
  5068.     emphasize that the new setting won't be effective until
  5069.     a new match or session has been started.
  5070.  
  5071. Mon Dec 29 10:56:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5072.  
  5073.     * htmlimages.c, html.c: Small fixes and variable size html image generation
  5074.  
  5075. Wed Dec 3 11:56:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5076.  
  5077.     * htmlimages.c: Tidied code
  5078.  
  5079. Sun Nov 30 13:15:48 2003  Joern Thyssen  <jth@gnubg.org>
  5080.  
  5081.     * gnubg.c (real_main): honour env. var HISTSIZE.
  5082.     * gnubg.c (CommandHistory): show all entries in history.
  5083.     (suggested by Achim)
  5084.  
  5085. Son Nov 30 12:50:45 2003  Joern Thyssen  <jth@gnubg.org>
  5086.  
  5087.     * html.c (HTMLPrologue): set Charset to GNUBG_CHARSET instead
  5088.     of hardcoded ISO-8859-1.
  5089.     (suggested by Petr Kadlec)
  5090.  
  5091. Sun Nov 30 09:56:25 2003  Joern Thyssen  <jth@gnubg.org>
  5092.  
  5093.     * gtkbearoff.c, gtkgame.c, gtktheory.c: subst. "iso8859-1" with "*"
  5094.     in font names.
  5095.     (suggested by Petr Kadlec)
  5096.  
  5097. Sun Nov 30 09:10:46 2003  Joern Thyssen  <jth@gnubg.org>
  5098.  
  5099.     * gnubg.c (HintCube): improve logic for determining whether a move
  5100.     has been made: (a) by having moved something in the GUI (old logic)
  5101.         (b) by going back in the match and doing a hint on an already
  5102.     stored move
  5103.     (suggested by Michael Depreli)
  5104.  
  5105. Sun Nov 30 08:47:01 2003  Joern Thyssen  <jth@gnubg.org>
  5106.  
  5107.     New command "clear hint" to allow CLI users to force
  5108.     re-evaluation of "hint" after changing settings.
  5109.     (suggested by Achim)
  5110.  
  5111.     * gnubg.c (CommandClearHint): new command "clear hint".
  5112.     * gnubg.c (InvalidateStoredCube): new function.
  5113.     * gnubg.c (HintCube): fix typo
  5114.  
  5115. Sat Nov 29 21:22:13 2003  Joern Thyssen  <jth@gnubg.org>
  5116.  
  5117.     Implement history
  5118.  
  5119.     * gnubg.c (real_main, PromptForExit, ProcessInput): implement
  5120.     history
  5121.     * gnubg.c (CommandHistory): new command "history".
  5122.  
  5123. Sat Nov 29 11:02:50 2003  Joern Thyssen  <jth@gnubg.org>
  5124.  
  5125.     * gnubgmodule.c: new python command "nextturn" to
  5126.     emulate C routine "NextTurn".
  5127.     * gnubgmodule.c (PyGameStats): add a few stats.
  5128.     * gnubgmodule.c (PythonCommand): add calls to nextturn.
  5129.  
  5130. Sat Nov 29 10:14:33 2003  Joern Thyssen  <jth@gnubg.org>
  5131.  
  5132.     * gtkgame.c (ReportBug): use uname to improve logic.
  5133.  
  5134. Thu Nov 27 9:56:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5135.     * htmlimages.c: Fix dice colour
  5136.     * gtkboard.c: Remove previous fix...
  5137.  
  5138. Wed Nov 26 22:12:37 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5139.  
  5140.     * gtkgame.c: when opening the bug report page in a browser window
  5141.     make gnubg fill in its version, build date and the operating system
  5142.  
  5143. Mon Nov 24 9:56:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5144.  
  5145.     * gtkprefs.c: Make sure preview appears if libxml not present
  5146.     * gtkboard.c: Remove valgrind error
  5147.  
  5148. Sun Nov 23 21:07:12 GMT  Jim Segrave <jes@jes-2.demon.nl>
  5149.  
  5150.     * gnubg.c function header comments for token handling
  5151.  
  5152. Sat Nov 21 21:19:17 2003 Oystein Johansen <oystein@gnubg.org>
  5153.  
  5154.         * gtkgame.c: corrected some links (reported by Frank Grosse)
  5155.  
  5156. Thu Nov 20 20:24:04 GMT  Jim Segrave <jes@jes-2.demon.nl>
  5157.  
  5158.     * rollout.c - board setup in .sgf files of rollouts only worked if
  5159.       player 0 made first move, now appears to be correct for both
  5160.       players and double by both players
  5161.  
  5162. Thu Nov 20 07:44:55 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5163.  
  5164.     * gtkgame.c (EvalWidget): Add /* xgettext: no-c-format */ comment.
  5165.  
  5166. Wed Nov 19 19:52:16 2003 GMT  Jim Segrave <jes@jes-2.demon.nl>
  5167.  
  5168.     * gtkgame.c gtkprefs.c gtkrace.c add some more I18n strings
  5169.  
  5170. Wed Nov 19 19:16:25 2003 GMT  Jim Segrave <jes@jes-2.demon.nl>
  5171.  
  5172.     * play.c - always output moves to stdout/message window
  5173.  
  5174. Wed Nov 19 16:35:25 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5175.  
  5176.     * htmlimages.c, play.c, progress.c, rollout.c:
  5177.     make CLI version compile, get rid of compiler warnings
  5178.  
  5179. Wed Nov 19 07:15:17 2003 Oystein Johansen <oystein@gnubg.org>
  5180.  
  5181.         * latex.c: use unicode and decrease size of board
  5182.  
  5183. Mon Nov 17 20:04:17 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5184.  
  5185.     * gtkoptions.c: add GUI menu entry for Czech language
  5186.  
  5187. Sun Nov 16 10:56:59 2003  Joern Thyssen  <jth@gnubg.org>
  5188.  
  5189.     * play.c (DiceRolled): add call to ShowBoard for CLI.
  5190.     (reported by Achim)
  5191.  
  5192. Wed Nov 12 01:17:58 2003  Oystein Johansen <oystein@gnubg.org>
  5193.  
  5194.         * gnubg.iss: New file for building MS-Windows installation archives
  5195.                  with Inno Setup.
  5196.  
  5197. Sat Nov  8 19:56:58 GMT 2003  Jim Segrave <jes@jes-2.demon.nl>
  5198.  
  5199.     * analysis.c - set up cubeinfo before analysis of a SET_DICE
  5200.       moverecord.
  5201.  
  5202. Thu Nov  6 13:18:48 GMT 2003  Jim Segrave <jes@jes-2.demon.nl>
  5203.  
  5204.     * analysis.c - Stupid, stupid, stupid. My silly last minute change 
  5205.       prevented cube analysis on any position except the initial one.
  5206.       Arrgh.
  5207.  
  5208. Wed Nov  5 00:31:27 GMT 2003  Jim Segrave <jes@jes-2.demon.nl>
  5209.  
  5210.     * analysis.c - don't analyse cube if board is in initial position
  5211.       (spurious annotations for not doubling when tutor mode was enabled)
  5212.     * gtkoptions.c - fix bug which crashed with invalid language option
  5213.  
  5214. Mon Nov 3 11:56:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5215.  
  5216.     * gtkgame.c: Changes to the panel view
  5217.  
  5218. Sat Nov  1 14:36:45 2003  Joern Thyssen  <jth@gnubg.org>
  5219.  
  5220.     * htmlimages (CommandExportHTMLImages): make the html image
  5221.     export work with the new board dimensions.
  5222.     (reported by olivier croisille)
  5223.     * html.c (printHTMLBoardGNU): some new images.
  5224.  
  5225. Wed Oct 29 12:26:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5226.  
  5227.     * gtkgame.c: Moved .xpm files in root directory to xpm directory
  5228.  
  5229. Tue Oct 28 21:10:39 GMT 2003  Jim Segrave <jes@jes-2.demon.nl>
  5230.  
  5231.     * gtkoptions.c - add Turkish and Icelandic to language options
  5232.  
  5233. Tue Oct 28 11:56:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5234.  
  5235.     * import.c: Minor memory bug
  5236.     * gtkboard.c: Minor chequer sound fix
  5237.  
  5238. Fri Oct 25 10:10:07 GMT  Jim Segrave <jes@jes-2.demon.nl>
  5239.  
  5240.     * rollout.c - correct stupid mistake causing board setup in sgf
  5241.           file to be reversed
  5242.  
  5243. Fri Oct 25 10:10:07 GMT  Jim Segrave <jes@jes-2.demon.nl>
  5244.  
  5245.     * rollout.c - cast to keep compiler happy
  5246.     
  5247. Thu Oct 24 22:52:23 2003 GMT  Jim Segrave <jes@jes-2.demon.nl>
  5248.  
  5249.     * set.c backgammon.h rollout.c gnubg.c - added text mode commands
  5250.       set rollout log on/off, set rollout logfile <template name>
  5251.       When rollout log is set to on and rollout logfile has a valid
  5252.       path and template, then each rollout will generate a .sgf file
  5253.       of the game. The .sgf file name will use the template, followed
  5254.       by '-'nnnnn'-'x.sgf  where nnnnn is the trial number (starts at
  5255.       0) and x is a etter a-z to indicate which option is being done -
  5256.       the top line in the rollout window is 'a', next 'b', etc/
  5257.     
  5258. Sat Oct 18 13:46:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5259.  
  5260.     * gtkboard.h, play.c, sgf.c: Tidy 3d dice shake code
  5261.  
  5262. Sat Oct 18 11:19:06 2003  Joern Thyssen  <jth@gnubg.org>
  5263.  
  5264.     * formatgs.c (formatGS): use fOutputDigits and fix typo in 
  5265.     calculation of confidence interval.
  5266.     (in part reported by Zorba)
  5267.     * analysis.c, html.c: always show overall statistics.
  5268.  
  5269. Fri Oct 17 16:31:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5270.  
  5271.     * gtkprefs.c: Make 3d dice look smoother
  5272.  
  5273. Thu Oct 16 19:22:58 2003  Joern Thyssen  <jth@gnubg.org>
  5274.  
  5275.     * rollout.c (RolloutGeneral): do not call SanityCheck. The gwcs returned
  5276.     by BasicCubefulRollout should be sanitised already. Besides, either
  5277.     anBoardOrig or aarMu[alt] should be inverted if fInvert.
  5278.     (bug reported by Robert Eberlein)    
  5279.  
  5280. Thu Oct 16 11:49:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5281.  
  5282.     * renderprefs.c: Fix for 3d dice opacity settings
  5283.     * sgf.c: Make sure dice don't roll when match loaded
  5284.  
  5285. Tue Oct 14  18:43:10 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5286.  
  5287.     * drawboard.c - FormatPoint assumed bar and off would always be
  5288.       three characters, Icelandic UTF-8 did not agree
  5289.  
  5290. Tue Oct 14 10:58:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5291.  
  5292.     * drawboard3d.c, misc3d.c, gtkprefs.c, renderpref.c: Added
  5293.     option to draw background in bear off trays (3d board).
  5294.     * graph.c: Tidied number sizes in axis.
  5295.     * boards.xml: Added more (rough) 3d designs.
  5296.     * gtkboard.c: Don't allow chequer input if computers turn.
  5297.  
  5298. Mon Oct 13 18:12:37 2003  Joern Thyssen  <jth@gnubg.org>
  5299.  
  5300.     gnubg.c (real_main): attempt to read install directory
  5301.     from windows registry.
  5302.  
  5303. Mon Oct 13 12:40:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5304.  
  5305.     * gtkgame.c, gtkboard.c: Add _() translations to a few strings.
  5306.     (reported by Hlynur Sigurgφslason)
  5307.  
  5308. Sun Oct 12 15:13:46 2003  Joern Thyssen  <jth@gnubg.org>
  5309.  
  5310.     * sgf.c (RestoreGame): setting fTurn = fMove = -1 results in the board
  5311.     being inverted when shown.
  5312.     (reported by Albert Silver)
  5313.  
  5314. Sun Oct 12 14:57:49 2003  Joern Thyssen  <jth@gnubg.org>
  5315.  
  5316.     * timecontrol.c: use "if ( fX )" around calls to GTK specific
  5317.     code.
  5318.  
  5319. Sun Oct 12 12:26:49 2003  Joern Thyssen  <jth@gnubg.org>
  5320.  
  5321.     * analysis.c (AnalyzeGame + others): don't analyse cube
  5322.     for cubeless play.
  5323.     (bug #5872 reported by Stefan van den Berg(?))
  5324.  
  5325. Sun Oct 12 11:49:33 2003  Joern Thyssen  <jth@gnubg.org>
  5326.  
  5327.     * gtkgame.c (SetRollouts): change tests "a != b" to
  5328.     "fabs(a-b)>epsilon" for floats.
  5329.     (bug #4408 item 3, reported by Ian Dunstan)
  5330.  
  5331. Sun Oct 12 10:43:18 2003  Joern Thyssen  <jth@gnubg.org>
  5332.  
  5333.     * gnubg.c (swapGame): swap player for MOVE_TIME.
  5334.     * import.c (ImportTMGGame): handle timeouts in TMG files
  5335.     correctly when USE_TIMECONTROL is defined.
  5336.  
  5337. Sat Oct 11 23:22:37 2003  Joern Thyssen  <jth@gnubg.org>
  5338.  
  5339.     * play.c (NextTurn): protect call to gtk_timeout_remove.
  5340.     (FIXME: implement general solution?)
  5341.     (bug reported by Scott Steiner)
  5342.  
  5343. Sat Oct 11 18:00:03 2003  Joern Thyssen  <jth@gnubg.org>
  5344.  
  5345.     * text.c (TextPrologue, ExportPositionGammOnLine, HTMLPrologue):
  5346.     change format for writing score, e.g., add text for Crawford game.
  5347.     (in part reported by Neil Kazaross)
  5348.  
  5349. Sat Oct 11 13:15:36 2003  Joern Thyssen  <jth@gnubg.org>
  5350.  
  5351.     * progress.c (TextRolloutProgress): Improve rollout progress output
  5352.     when in text mode
  5353.     (suggested by Ian Shaw)
  5354.  
  5355. Tue Oct 7 12:06:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5356.  
  5357.     * gtkcube.c, gtkgame.c: Make sure hint window is correct size in new layout.
  5358.     * gtkprefs.c, drawboard3d.c: Small memory fix.
  5359.  
  5360. Mon Oct 06 20:42:21 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5361.  
  5362.     * gtkcube.c: bring output of double and take analysis in line
  5363.  
  5364. Mon Oct 06 19:37:17 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5365.  
  5366.     * analysis.c, analysis.h, formatgs.c, gnubgmodule.c, sgf.c:
  5367.       change categorization of doubles (2 categories each for missed and
  5368.       wrong doubles, separator is cash point)
  5369.  
  5370. Mon Oct 06 18:34:47 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5371.  
  5372.     * gtktheory.c: fix typo (bg rate value range in theory window)
  5373.  
  5374. Sat Oct  4 16:40:25 2003  Joern Thyssen  <jth@gnubg.org>
  5375.  
  5376.     * gtkchequer.c (UpdateMoveList): ensure that the selectec
  5377.     move is highlighted.
  5378.  
  5379. Fri Oct  3 20:49:58 2003  Joern Thyssen  <jth@gnubg.org>
  5380.  
  5381.     * play.c: store analysis performed by computer player
  5382.     where possible.
  5383.  
  5384. Fri Oct  3 19:17:29 2003  Joern Thyssen  <jth@gnubg.org>
  5385.  
  5386.     * progress.c (TextRolloutProgress): no newline after
  5387.     \r.
  5388.  
  5389. Fri Oct  3 19:08:51 2003  Joern Thyssen  <jth@gnubg.org>
  5390.  
  5391.     * gtktheory.c (TheoryUpdated): argh, it should be
  5392.     bg <= 1.0-g.
  5393.     (reported by Massimiliano Maini)
  5394.  
  5395. Thu Oct  2 20:48:23 2003  Joern Thyssen  <jth@gnubg.org>
  5396.  
  5397.     * formatgs.c (errorRateMP): remove extra digit in 
  5398.     error rates.
  5399.     (suggested by olivier croisille)
  5400.  
  5401. Thu Oct  2 20:21:21 2003  Joern Thyssen  <jth@gnubg.org>
  5402.  
  5403.     * import.c (ImportSGGGame): ensure that resignations are in the
  5404.     range 1 (normal) to 3 (backgammon)
  5405.     (bug #5641 reported by Bert Van Kerckhove)
  5406.  
  5407. Thu Oct  2 19:57:56 2003  Joern Thyssen  <jth@gnubg.org>
  5408.  
  5409.     * text.c (printTextBoard): assign asz[7] and asz[8] if
  5410.     USE_TIMECONTROL
  5411.     (reported by Jeff White)
  5412.  
  5413. Thu Oct  2 19:37:15 2003  Joern Thyssen  <jth@gnubg.org>
  5414.  
  5415.     * gtktheory.c (TheoryUpdated): ensure that bg <= g.
  5416.  
  5417. Thu Oct 2 10:59:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5418.  
  5419.     play.c, gnubg.c: Added first move command
  5420.  
  5421. Wed Oct 1 2003 16:37:22 GMT Jim Segrave <jes@jes-2.demon.nl>
  5422.  
  5423.     * gtkboard.c - when changing the match length, update the limits
  5424.       on the score spinner. Also ensure the dice are valid or not 
  5425.       rolled. You can now increase the match length and then change a
  5426.       score to be greater than the old match length.    
  5427.  
  5428. Tue Oct 1 9:38:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5429.  
  5430.     * gtkprefs.c: Fixed 2d board chequer shape setting.
  5431.     * gtkpboard.c, render.c: Fixed single chequer removal from bar in edit mode
  5432.  
  5433. Mon Sep 29 8:33:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5434.  
  5435.     * gtktoolbar.c: Remeber last used import/export type+directory.
  5436.     * gtkgame.c: Escape key exits fullscreen mode, added removable
  5437.         warning when fullscreen mode entered.
  5438.  
  5439. Fri Sep 26 2003 19:18:48 GMT Jim Segrave <jes@jes-2.demon.nl>
  5440.  
  5441.     * play.c = missing conditional around call to HitGameClock
  5442.  
  5443. Fri Sep 26 2003 08:17:55 Stein Kulseth <steink@opera.com>
  5444.     * backgammon.h gnubg.c gtkgame.[ch] play.c
  5445.       set.c tctutorial.h timecontrol.[ch]:
  5446.         bugfixes,
  5447.         GUI additions
  5448.  
  5449. Tue Sep 23 17:47:55 GMT 2003  Jim Segrave <jes@jes-2.demon.nl>
  5450.  
  5451.     * sgfp.c sgfl.c - regenerated for users who don't have working
  5452.       flex/bison
  5453.     
  5454. Mon Sep 22 22:35:43 GMT 2003  Jim Segrave <jes@jes-2.demon.nl>
  5455.  
  5456.     * sgf.y - Concatenate() didn't deal with empty ValueString's
  5457.     
  5458.  
  5459. Mon Sep 22 19:38:07 2003  Joern Thyssen  <jth@gnubg.org>
  5460.  
  5461.     * rollout.c (RolloutGeneral): do not invert board for
  5462.     sanity check
  5463.     (reported by Daniel Murphy,
  5464.     http://www.gammonline.com/members/board/config.cgi?read=61387)
  5465.  
  5466. Sun Sep 21 18:31:55 2003  Joern Thyssen  <jth@gnubg.org>
  5467.  
  5468.     * eval.c (getMoneyPoints): fix bug in calculation of W and L.
  5469.     (reported by Massimiliano.Maini)
  5470.  
  5471. Mon Sep 22 11:50:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5472.  
  5473.     * gtkprefs.c: Add option to cover all of 3d chequer with texture
  5474.  
  5475. Sun Sep 21 19:28:03 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5476.  
  5477.     * gtkgame.c (GTKMatchInfo): show match comment text, rearrange window,
  5478.     fix memory leak
  5479.  
  5480. Sun Sep 21 16:57:55 2003  Joern Thyssen  <jth@gnubg.org>
  5481.  
  5482.     * import.c (ParseOldMove): fix a few problems with the FIBS
  5483.     oldmoves import.
  5484.     (reported by Joseph)
  5485.  
  5486. Sat Sep 20 22:07:59 2003  Joern Thyssen  <jth@gnubg.org>
  5487.  
  5488.     * formatgs.c (errorrateMP): allow control of number of digits in 
  5489.     error rate and allow control over factor used (default is 1000).
  5490.     * gnubg.c: new command "set output errorratefactor ...".
  5491.     * set.c (CommandSetOutputErrorRateFactor): new function.
  5492.  
  5493. Fri Sep 19 20:23:46 GMT 2003  Jim Segrave <jes@jes-2.demon.nl>
  5494.  
  5495.     * boarddim.h - reverse cube locations, gtkgame.c - micro-typo
  5496.       in dice drawing area
  5497.     
  5498. Fri Sep 19 19:53:02 GMT 2003  Jim Segrave <jes@jes-2.demon.nl>
  5499.  
  5500.     * Makefile.am, Makefile.in - add timer.c to sources
  5501.  
  5502. Fri Sep 19 20:59:43 2003  Joern Thyssen  <jth@gnubg.org>
  5503.  
  5504.     * eval.c (getPercent): fix bugs for "strange" match play
  5505.     scenarios (see 2-ply and 3-ply eval on cAmgACAAGAAA/4HPkAUgzW8EBMA)
  5506.     (reported by Ege Lundgren)    
  5507.  
  5508. Fri Sep 19 09:34:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5509.  
  5510.     * gtkgame.c: Add tab-completion to the command dialog
  5511.  
  5512. Thu Sep 19 22:06:27 2003 GMT  Jim Segrave <jes@jes-2.demon.nl>
  5513.  
  5514.     * first cut at paramaterising board. It now appears to be possible
  5515.       to alter the aspect ratio (adding space in the middle). A 72x108
  5516.       board is buildable, but should not be used (there's no guarantee
  5517.       that the dice or doubling cube can be placed on the board
  5518.       without intersecting chequers, although changing the die and 
  5519.       doubling cube size will fix that)
  5520.  
  5521.  
  5522. Wed Sep 17 11:42:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5523.  
  5524.     * timercontrol.c: Changed timing function for win32
  5525.     moved timer.c to main direcory
  5526.  
  5527. Tue Sep 16 17:42:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5528.  
  5529.     * gnubg.c, gtkgame.c: Add dynamic help to enter command.
  5530.  
  5531.  
  5532. Mon Sep 15 12:55:45 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5533.  
  5534.     * gtkboard.c, render.c: fix an oversight of my last commit
  5535.  
  5536. Mon Sep 15 01:54:44 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5537.  
  5538.     fixing some 2D board problems, moving board dimensions to
  5539.     defines in boarddim.h
  5540.  
  5541.     * export.c, gtkboard.c, gtkexport.c, gtkprefs.c, htmlimages.c,
  5542.     render.c, render.h, set.c, show.c, xboard.c, xgame.c:
  5543.     update of dynamic point labels on the bottom should work now,
  5544.     some fixes to export of HTML images
  5545.     
  5546.     * boarddim.h: new file
  5547.     * Makefile.am: add boarddim.h
  5548.  
  5549. Sat Sep 13 22:32:01 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5550.  
  5551.     * play.c (NewGame): Fixed reroll conditional.
  5552.  
  5553. Sat Sep 13 04:59:01 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5554.  
  5555.     * gtkgame.c (SetAnnotation): Use strlen gettext string instead
  5556.     of magic number.
  5557.  
  5558. Fri 12 Sep 23:26:21 GMT Jim Segrave <jes@jes-2.demon.nl>
  5559.  
  5560.     * gtkgame.c gnubg.c play.c  - move panels flag out to 
  5561.       unconditional compile point.
  5562.     
  5563. Fri 12 Sep 19:17:25 GMT Jim Segrave <jes@jes-2.demon.nl>
  5564.  
  5565.     backgammon.h MOVE_TIME needn't be conditional
  5566.     
  5567. Fri 12 Sep 19:00:57 GMT Jim Segrave <jes@jes-2.demon.nl>
  5568.  
  5569.     * gnubg.c show.c set.c backgammon.h gtkgame.c - add panels on/off
  5570.       setting
  5571.  
  5572.  
  5573. Fri Sep 12 17:56:18 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5574.  
  5575.     * gnubg.c (TextToClipboard): Chanage Japanese locale detection
  5576.     logic.
  5577.  
  5578. Fri 12 Sep 1707:54 GMT Jim Segrave <jes@jes-2.demon.nl>
  5579.     
  5580.         * timecontrol.c play.c backgammon.h needed Unix include files, 
  5581.       missing return values, suppress compiler warnings
  5582.     
  5583.         * text.c show.c simplelibgen.c sgf.c      C style coments 
  5584.       html.c gtkgame.c gnubgmodule.c gnubg.c  C style coments
  5585.           bearoffgammon.h                         C style coments
  5586.  
  5587. Fri Sep 12 13:35:24 Stein Kulseth <steink@opera.com>
  5588.     * Makefile.am configure.in 
  5589.       backgammon.h drawboard.c gnubg.c gtkboard.c gtkboard.h gtkgame.c
  5590.       gtkgame.h play.c  sgf.c show.c sound.c sound.h
  5591.       tctutorial.h timecontrol.h timecontrol.c:
  5592.          Time control code added on main branch
  5593.     
  5594. Thu Sep 12 10:02:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5595.  
  5596.     * gtkboard.c: Edit clear chequers empty fix.
  5597.     * gtkgame.c: Manual dice in new dialog state fix
  5598.  
  5599. Thu Sep 11 18:51:28 2003  Joern Thyssen  <jth@gnubg.org>
  5600.  
  5601.     * import.c (ParseMatMove): don't add illegal moves to plGame.
  5602.     (reported by Kees van den Doel)
  5603.  
  5604. Thu Sep 11 18:10:28 2003  Joern Thyssen  <jth@gnubg.org>
  5605.  
  5606.     * gtkgame.c (CreateList, GTKDumpStatcontext): reestablish
  5607.     the old copy-enabling of line-by-line in the statistics window.
  5608.     Note: this only works for OSes with a primary selection, such
  5609.     as *nix.
  5610.  
  5611. Wed 10 Sep 21:30:14 GMT Jim Segrave <jes@jes-2.demon.nl>
  5612.  
  5613.     * insert limits.h before PATH_MAX use in backgammon.h
  5614.     
  5615. Tue Sep 09 23:13:44 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5616.  
  5617.     * gtkgame.c (GTKDumpStatcontext): make stats window only bigger,
  5618.     not smaller
  5619.  
  5620. Tue Sep  9 04:34:30 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5621.  
  5622.     * formatgs.c (formatGS): Add /* xgettext: no-c-format */ comment
  5623.     for N_("95% confidence interval (ppg)").
  5624.  
  5625. Mon Sep 08 20:18:46 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5626.  
  5627.     * formatgs.c (formatGS): report cube errors as negative values
  5628.     (reported by Scott Steiner)
  5629.  
  5630. Mon Sep 08 18:45:56 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5631.  
  5632.     classify cube decisions into 3 categories: around DP, CP and TG
  5633.     (suggested by J°rn)
  5634.  
  5635.     * analysis.c: rename getMarketWindowDividersMWC to
  5636.     getMarketWindowDividersEq
  5637.     * analysis.c (getMarketWindowDividersEq): calculate two dividers
  5638.     of market window for categorization of doubles
  5639.     * analysis.h: add new variables to statcontext
  5640.     * formatgs.c (formatGS), gnubgmodule.c (PyGameStats),
  5641.     sgf.c (RestoreGS, WriteStatContext): add cube decisions around CP
  5642.  
  5643. Mon Sep 08 17:39:45 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5644.  
  5645.     * gtkgame.c (GTKMessage): add a scrollbar for message window when
  5646.       it has to hold lots
  5647.  
  5648. Mon Sep  8 19:20:13 2003  Joern Thyssen  <jth@gnubg.org>
  5649.  
  5650.     * import.c (ParseOldMove): handle oldmoves files generated by
  5651.     fibs2html. Add warning for truly invalid moves.
  5652.  
  5653. Mon Sep  8 11:26:52 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5654.  
  5655.     * gtkgame.c (GTKRecordShow): Use gettext to aszRating[] and
  5656.     aszLuckRating[].
  5657.  
  5658. Mon Sep  8 03:07:11 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5659.  
  5660.     * gtkrace.c (OSRPage): Don't use gettext on empty strings.
  5661.  
  5662. Sun Sep  7 15:23:01 2003  Joern Thyssen  <jth@gnubg.org>
  5663.  
  5664.     * gtkgame.c (NewSet): ensure that tutor mode flag follows
  5665.     global setting.
  5666.     * gtkexport.c: legend is not implemented yet.
  5667.  
  5668. Sun Sep  7 15:11:08 2003  Joern Thyssen  <jth@gnubg.org>
  5669.  
  5670.     * external.c (CommandExternal), play.c (ComputerTurn): yet another
  5671.     attempt to fix external play.
  5672.  
  5673. Sun Sep  7 10:35:46 2003  Joern Thyssen  <jth@gnubg.org>
  5674.  
  5675.     Revert "Sat Sep  6 11:35:32 2003".
  5676.  
  5677.     * drawboard.c, boardpos.c, boardpos.h, gtkboard.c, export.c:
  5678.     revert checkin.
  5679.  
  5680. Sat Sep  6 18:06:51 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5681.  
  5682.     * gnubg.c (HintChequer): Message synch with play.c.
  5683.     Replace "Considering moves" with "Considering move".
  5684.  
  5685. Sat Sep 6 16:14:58 GMT 2003   Jim Segrave <jes@jes-2.demon.nl>
  5686.  
  5687.     * play.c - try to improve distinguishing cube & chequer play
  5688.       error flags
  5689.  
  5690. Sat Sep  6 15:07:31 2003  Joern Thyssen  <jth@gnubg.org>
  5691.  
  5692.     * gtkrace.c, show.c:    Small improvements in output of race stuff and
  5693.     fixes to some bugs in gtkrace.
  5694.     (reported by Chris D. Yep)
  5695.  
  5696. Sat Sep  6 14:24:54 2003  Joern Thyssen  <jth@gnubg.org>
  5697.  
  5698.     * html.c (HTMLPrintCubeAnalysisTable): fix typo.
  5699.     (reported by Martin Krainer)
  5700.  
  5701. Sat Sep  6 11:35:32 2003  Joern Thyssen  <jth@gnubg.org>
  5702.  
  5703.     Align the FIBSBoard routines to the FIBS board spec.
  5704.     This should fix Kees' external player problems.
  5705.  
  5706.     * drawboard.c (FIBSBoard): write correct value for "doubled".
  5707.     * boardpos.c (CubePosition): value of "doubled" changed according to
  5708.     specs. Change all callers.
  5709.     * export.c (GenerateImage): do.
  5710.     * gtkboard.c (cube_position, board_set): do.
  5711.  
  5712. Fri Sep 05 22:57:49 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5713.  
  5714.     * backgammon.h, play.c (getFinalScore): new function
  5715.     * gtkgame.c (AddNavigation): give final score or none for overall stats
  5716.     (reported by Martin Janke)
  5717.     * gtkgame.c (GTKDumpStatcontext): #ifdef unused variable
  5718.  
  5719. Fri Sep  5 22:46:12 2003  Joern Thyssen  <jth@gnubg.org>
  5720.  
  5721.     * matchequity.c (InitMatchEquity):  extend the post Crawford match
  5722.     equty table from n - 1 as the  post Crawford table of a n match equity
  5723.     table might not include the post Crawford equity at n-away, since the
  5724.     first "legal" post Crawford score is n-1.
  5725.  
  5726. Fri Sep  5 19:23:04 2003  Joern Thyssen  <jth@gnubg.org>
  5727.  
  5728.     * gnubg.c (TextToClipboard): fix small memory leak.
  5729.  
  5730. Fri Sep  5 09:26:15 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5731.  
  5732.     * gnubg.c (TextToClipboard): Deal with Japanese WIN32 clipboard
  5733.     encoding.
  5734.  
  5735. Thu Sep  4 18:36:21 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5736.  
  5737.     * html.c (WriteStyleSheet): Don't gettextize CVS ID marker string.
  5738.  
  5739. Thu Sep 04 16:34:03 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5740.  
  5741.     * gtkgame.c: resize stats window if no-panels selected,
  5742.       make New dialogue default to match
  5743.  
  5744. Thu Sep 04 11:12:45 2003 GMT  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5745.  
  5746.     * gtkgame.c, gnubg.c: Added CR/LF for copy to clipboard under windows
  5747.     * boards.xml: Added new 3d design (nature)
  5748.  
  5749. Wed Sep 03 22:04:45 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5750.  
  5751.     * gtkmet.c (UpdateTable): avoid buffer overflow
  5752.  
  5753. Wed Sep  3 20:07:45 2003  Joern Thyssen  <jth@gnubg.org>
  5754.  
  5755.     * sgf.c (WriteLuck): uses 5 digits for luck to avoid
  5756.     rounding errors, e.g., after analysis you get 17.66% luck
  5757.     but after you get 17.63% as the luck is only saved with 3 digits.
  5758.     (reported by Chris D. Yep)
  5759.  
  5760. Wed Sep  3 19:12:12 2003  Joern Thyssen  <jth@gnubg.org>
  5761.  
  5762.     * external.c (CommandExternal): fix bug leading to
  5763.     strange cubes and play by external player (only player 0).
  5764.     (reported by Kees van den Doel)
  5765.  
  5766. Wed Sep  3 18:44:13 2003  Joern Thyssen  <jth@gnubg.org>
  5767.  
  5768.     * import.c (ExpandMatMove,ParseMatMove): show warning
  5769.     instead of core dump on garbage in .mat files
  5770.     (reported by Kees van den Doel)
  5771.  
  5772. Tue Sep  2 23:56:28 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5773.  
  5774.     * show.c (CommandShowVersion): Deal with gettext.
  5775.     * progress.c (TextRolloutProgress): Ditto.
  5776.  
  5777. Tue Sep 02 21:48:18 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5778.  
  5779.     * analysis.c (getMarketWindowDividerMWC, updateStatcontext):
  5780.     fix typo, calculate doubling window for the correct player
  5781.  
  5782. Tue Sep 02 11:16:46 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5783.  
  5784.     * gtkgame.c added option to switch between list/panels for statistics
  5785.  
  5786. Tue Sep 02 00:03:39 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5787.  
  5788.     * gtkgame.c (SetAnnotation), gtkcube.c (CreateCubeAnalysis):
  5789.       tidy up GUI double/take annotation
  5790.  
  5791. Mon Sep 01 23:29:12 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5792.  
  5793.     * gtkgame.c (SetAnnotation): swap doubling skill and luck widgets
  5794.  
  5795. Mon Sep 01 22:55:25 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5796.  
  5797.     first version of better logic for categorization of doubles
  5798.     (needs tweaking for correct doubling window)
  5799.  
  5800.     * analysis.c (updateStatcontext): alter logic
  5801.     * analysis.c (getMarketWindowDividerMWC): new function 
  5802.  
  5803. Mon Sep  1 21:19:42 2003  Joern Thyssen  <jth@gnubg.org>
  5804.  
  5805.     * html.c, text.c: honour more export settings.
  5806.     (reported by Martin Krainer)
  5807.  
  5808. Mon Sep  1 19:28:48 2003  Joern Thyssen  <jth@gnubg.org>
  5809.  
  5810.     * import.c (ParseOldmove): do not subtract 1 from move
  5811.     before calling CanonicalMoveOrder. 
  5812.     (bug #5016 reported by Alix Martin)
  5813.  
  5814. Mon Sep  1 10:16:46 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5815.  
  5816.     * gtkprefs.c (bug 4875) Simplified saving new board designs
  5817.     * small 3d board fixes and some default designs (boards.xml)
  5818.  
  5819. Mon Sep  1 02:48:46 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5820.  
  5821.     * gnubg.c (real_main): Fix typo.
  5822.  
  5823. Mon Sep  1 12:39:20 2003  Joseph Heled  <pepster@users.sourceforge.net>
  5824.  
  5825.     * gnubgmodule.c (PythonMatch): Add match statistics to gnubg.match().
  5826.  
  5827. Sun Aug 31 22:53:12 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5828.  
  5829.     * gnubg.c conditionals around StartPythonHandleX/StopPythonHandleX
  5830.       for all  environments, as it appears to be for a later python
  5831.       version 
  5832.  
  5833. Sun Aug 31 22:53:12 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5834.  
  5835.     * gnubg.c conditionals around StartPythonHandleX/StopPythonHandleX
  5836.       for non GUI environments
  5837.     * play.c remove dead variable
  5838.  
  5839. Sun Aug 31 21:35:16 2003  Joern Thyssen  <jth@gnubg.org>
  5840.  
  5841.     * eval.c (DumpPosition): add position ID and match ID to
  5842.     the "eval" output.
  5843.     (suggested by Hugh Sconyers)
  5844.  
  5845. Sun Aug 31 16:13:02 2003 GMT  Holger Bochnig <hbgg@gmx.net>
  5846.  
  5847.     * gtkchequer.c (UpdateMoveList): didn't compile with USE_OLD_LAYOUT,
  5848.                      bring back move details
  5849.  
  5850. Sun Aug 31 15:13:40 2003  Joern Thyssen  <jth@gnubg.org>
  5851.  
  5852.     Remove arDouble from movenormal and movedouble.
  5853.  
  5854.     We can't remove it from DA[ ... ] since it'll break existing
  5855.     SGF files.
  5856.  
  5857.     * backgammon.h, gtkcube.c, gtkgame.c, text.c, html.c, play.c,
  5858.     sgf.c, analysis.c: remove arDouble from movenormal and movedouble.
  5859.     * sgf.c: do not write arDouble for rollouts.
  5860.     * export.c (ExportGameEquityEvolution): remove "dead" code.
  5861.  
  5862. Sat Aug 30 20:24:57 2003  Joern Thyssen  <jth@gnubg.org>
  5863.  
  5864.     * html.c: fix broken stylesheet.
  5865.  
  5866. Sat Aug 30 20:20:39 2003  Joern Thyssen  <jth@gnubg.org>
  5867.  
  5868.     * formatgs.c (errorRateMP): report errors rate per decision
  5869.     in millipoints.
  5870.  
  5871. Sat Aug 30 20:06:47 2003  Joern Thyssen  <jth@gnubg.org>
  5872.  
  5873.     Unify handling of match and game statistics for html export,
  5874.     text export, and gtk.
  5875.  
  5876.     * Makefile.am: add formatgs.[ch]
  5877.     * formatgs.c: new file. Return formatted match statistics.
  5878.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  5879.         analysis.c (DumpStatcontext): use formatGS.
  5880.  
  5881. Sat Aug 30 08:45:23 2003  Joern Thyssen  <jth@gnubg.org>
  5882.  
  5883.     * credits.sh, credits.c, AUTHORS: refresh and revert some
  5884.     changes.
  5885.  
  5886. Sat Aug 30 09:57:49 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5887.  
  5888.     * backgammon.h (MAX_CUBE_STR): Remove #define.  Use MAX_CUBE and
  5889.     format function instead.
  5890.  
  5891. Fri Aug 29 21:34:21 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5892.  
  5893.     * gtkprefs.c (BoardPrefsDestroy): Move to outside of HAVE_LIBXML2
  5894.     #ifdef (functions for board design zone).
  5895.  
  5896. Fri Aug 30 22:53:25 2003  Oystein Johansene <oystein@gnubg.org>
  5897.  
  5898.     * gtkgame.c, gtkchequer.c: Make the old layout available through
  5899.     the compile option #define USE_OLD_LAYOUT
  5900.     
  5901. Fri Aug 30 20:34:25 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5902.  
  5903.     * lots of fiddling with include files etc. to suppress compiler
  5904.           warnings: board3d/inc3d.h analysis.h play.c html.c
  5905.       text.c format.c gtkgame.c board3d/mylist.c gtktoolbar.c 
  5906.       board3d/gtkcolour3d.c gnubg.c gnubgmodule.h gnubgmodule.c
  5907.     
  5908. Fri Aug 29 18:53:50 2003  Joern Thyssen  <jth@gnubg.org>
  5909.  
  5910.     * gnubg.c (real_main): "move" initialisating of szTerminalCharset
  5911.     and localisation stuff outside #if USE_GUI.
  5912.     (reported by Nardy Pillards)
  5913.  
  5914. Fri Aug 29 17:23:55 2003  Joern Thyssen  <jth@gnubg.org>
  5915.  
  5916.     * analysis.c (Luck, Skill): modify inequalities.
  5917.     (bug reported by Michael Depreli, fix contributed by Nis Joergensen)
  5918.  
  5919. Fri Aug 29 13:58:55 2003  TAKAHASHI Kaoru  <kaoru@kaisei.org>
  5920.  
  5921.     * autogen.sh: touch board3d/Makefile.in and textures/Makefile.in.
  5922.     * credits.sh, credits.c, AUTHORS: Fix my name and refresh.
  5923.  
  5924. Fri Aut 30 12:31:43 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5925.  
  5926.     * fixes for graph functions
  5927.     * gtkgame.c  include gtktext.h, fix trailing ';' on #endif
  5928.     * board3d Makefile.am - add graph.c to sources
  5929.     * graph.c - include config.h and some gl includes
  5930.     * inc3d.h - add glconfig as global, make idempotent
  5931.     * shadow.h - make idempotent
  5932.     * widget3d.c - include config.h
  5933.     
  5934. Thu Aug 29 10:39:52 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5935.  
  5936.     * gtkgame.c - display statistics in a graph
  5937.     * graph.c - new file to draw a graph
  5938.  
  5939. Thu Aug 28 19:23:52 2003  Joern Thyssen  <jth@gnubg.org>
  5940.  
  5941.     * analysis (absoluteFIBSRating): use new formulae provided by Kees.
  5942.  
  5943. Wed Aug 27 21:51:22 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5944.  
  5945.     * gnubg.c - fix careless cut&paste for language setting
  5946.  
  5947. Wed Aug 27 17:43:38 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5948.  
  5949.     * gtkgame.c - fix rollout settings problems - onesidedbearoff
  5950.           truncation and negative values for rollout seed
  5951.  
  5952. Wed Aug 27 17:43:38 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5953.  
  5954.     * rollout.c - fix bug causing it to stop to soon in CommandRollout
  5955.  
  5956. Wed Aug 27 18:19:44 2003 Oystein Johansen <oystein@gnubg.org>
  5957.  
  5958.     * gtkgame.c (NewWidget): Fix bug that the shortcut buttons react on
  5959.     the player settings.
  5960.  
  5961.  
  5962. Wed Aug 27 14:04:44 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5963.  
  5964.     * gnubg.c - make szLang writeable, ensure LANG env setting
  5965.       is not a local variable
  5966.  
  5967. Wed Aug 27 10:11:28 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  5968.  
  5969.     * board3d/inc3d.h - remove doubled directory separator
  5970.  
  5971. Wed Aug 27 09:00:00 2003  Jon Kinsey <Jon_Kinsey@hotmail.com>
  5972.  
  5973.     * gtkgame.c Added navigation for match statistics
  5974.  
  5975. Tue Aug 26 16:59:33 GMT 2003  Holger Bochnig <hbgg@gmx.net>
  5976.  
  5977.     add commands and GUI option to set the language
  5978.  
  5979.     * backgammon.h, gnubg.c: add commands
  5980.     * gnubg.c (CommandSaveSettings): save language setting
  5981.     * gnubg.c (real_main): read language setting from .gnubgautorc,
  5982.       set language
  5983.     * gtkoptions.c (OptionsPages, OptionsOK, OptionsSet):
  5984.       GUI language setting
  5985.     * set.c, show.c: new functions CommandSetLang, CommandShowLang
  5986.  
  5987. TueAug 26 16:17:05  GMT 2003  Jim Segrave jes@jes-2.dmeon.nl
  5988.  
  5989.     * gtkexport.c - make number of options a compile time calculation
  5990.     
  5991. Tue Aug 26 01:43:26 2003  Holger Bochnig <hbgg@gmx.net>
  5992.  
  5993.     * gtkgame.c (SetAnnotation): rearrange skill widgets to save space
  5994.  
  5995. Mon Aug 25 23:39:47 2003  Joern Thyssen  <jth@gnubg.org>
  5996.  
  5997.     * gtkgame.c (GTKNew): add call to gtk_main_quit when dialog
  5998.     is destroyed.
  5999.     (reported by Joern Thyssen)
  6000.  
  6001. Mon Aug 25 23:26:25 2003  Joern Thyssen  <jth@gnubg.org>
  6002.  
  6003.     * gtkgame.c: ensure that TOGGLE_GAMELIST and friends to not
  6004.     overlap with enum _gnubgcommand.
  6005.  
  6006. Mon Aug 25 20:53:03 GMT 2003  Jim Segrave jes@jes-2.dmeon.nl
  6007.  
  6008.     * gnubg.c = glibc putenv() doesn't copy strings 
  6009.  
  6010. Mon Aug 25 22:12:56 2003  Joern Thyssen  <jth@gnubg.org>
  6011.  
  6012.     * gtktheory.c (TheoryUpdated): enlarge font used for
  6013.     market window.
  6014.     (reported by Massimiliano Maini)
  6015.  
  6016. Tue Aug 26 07:16:35 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6017.  
  6018.     * gtkgame.c (SkillMenu): ignore skill "good" in gtk game.
  6019.  
  6020. Sun Aug 24 21:22:13 2003  Oystein Johansen  <oystein@gnubg.org>
  6021.  
  6022.     This is a big patch to integrate the GUI. There are still
  6023.     a couple of issues to be solved, but I'm commiting this, and hope
  6024.     someone can help out with the remaining issues. (See my post to the
  6025.     mailing list.
  6026.  
  6027.     * render.c, boardpos.c, gtkprefs.c, gtkboard.[ch]: Stretch the 2D board
  6028.       to fit the screen better. The size is now 108 x 82.
  6029.  
  6030.     * gtkgame.[ch]: Integrate the game record, annotation and message window
  6031.       with the main window. Add a "New" dialog. Improve GTKFileCommand
  6032.  
  6033.     * gtkchequer.c gtkcube.c: Move the tool buttons under the
  6034.           movelist/cubeevauation to save width.
  6035.  
  6036.     * gtktoolbar.[ch]: Redesign of the toolbar.
  6037.  
  6038.     * gnubg.c, backgammon.h: Small changes, for integration.
  6039.     
  6040. Sun Aug 24 17:18:13 2003  Oystein Johansen  <oystein@gnubg.org>
  6041.  
  6042.     * gtkbearoff.c: Make pixmaps of the dice in the pulldown menu.
  6043.     * xpm/dice.xpm: New file
  6044.  
  6045. Sun Aug 24 11:05:13 2003  Joern Thyssen  <jth@gnubg.org>
  6046.  
  6047.     * set.c (SetSkillThreshold): allow setting threshold to zero.
  6048.     (suggested by Michael Depreli)
  6049.  
  6050. Sat Aug 23 17:31:30 Jim Segrave <jes@jes-2.demon.nl>
  6051.  
  6052.     * backgammon.h, gnubg.c add dicerolls nnn command to output list
  6053.       of rolls to stdout.
  6054.     
  6055. Sat Aug 23 10:32:33 2003  Joern Thyssen  <jth@gnubg.org>
  6056.  
  6057.     * import.c (ImportTMGGame): handle cases where the TMG file says "wins
  6058.     1 point" but where the cube value is 2 or more. Typically the last game     of a match.
  6059.     (reported by Albert Silver)
  6060.     * import.c (ImportTMGGame): handle small typo in Jim's commit :-)
  6061.  
  6062. Fri Aug 22 15:01:19 GMT Jim Segrave <jes@jes-2.demon.nl>
  6063.  
  6064.     * import.c - add out of time type 22 for .tmg imports
  6065.     * gnubg.c, play.c wrap pwBoard and pwBoard->data with tests
  6066.       for fX, to prevent text mode core dumps
  6067.     * board3d/misc3d.c - fix typos
  6068.     
  6069. Thu Aug 21 23:18:40 2003  Joern Thyssen  <jth@gnubg.org>
  6070.  
  6071.     * Makefile.am, configure.in: add texture directory.
  6072.  
  6073. Thu Aug 21 20:25:51 2003  Joern Thyssen  <jth@gnubg.org>
  6074.  
  6075.     * gtkcube.c (OutputPercentsTable): show headers on 
  6076.     gwc's.
  6077.     (contributed by Rob Konigsberg)
  6078.     * gnubg.c: fix typo in "set beavers" command
  6079.     (reported by Chris D. Yep)
  6080.  
  6081. Thu Aug 21 18:15:11 2003  Joern Thyssen  <jth@gnubg.org>
  6082.  
  6083.     * evalc. (DumpPosition): ensure "eval" reports cubeless money
  6084.     equituies rather than cubeless equity.
  6085.     (reported by Chris D. Yep)
  6086.  
  6087. Thu Aug 21 07:16:42 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6088.  
  6089.     * gtkgame.c: Fix manually setting skill to 'good'.
  6090.  
  6091. Wed Aug 20 19:20:51 2003  Joern Thyssen  <jth@gnubg.org>
  6092.  
  6093.     Restore abs. ratings using the formulae provided by
  6094.     Kees van den Doel.
  6095.  
  6096.     * gnubg.c: new command "set ratingoffset .."
  6097.     * gnubg.c (CommandSaveSettings): save rating offset.
  6098.     * set.c (CommandSetRatingOffset): new function.
  6099.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  6100.         analysis.c (DumpStatcontext): show abs. rating.
  6101.     * analysis (absoluteFIBSRating): use formulae provided by Kees.
  6102.  
  6103. Mon Aug 18 19:41:07 2003  Holger Bochnig <hbgg@gmx.net>
  6104.  
  6105.     * gtkrace.c: bug fix: race theory window didn't even fit on 1024x768
  6106.  
  6107. Mon Aug 18 18:54:36 2003  Joern Thyssen  <jth@gnubg.org>
  6108.  
  6109.     * gtkbearoff.c (ToggleWho, BearoffSet): remove debug printf.
  6110.     (reported by Oeystein)
  6111.  
  6112. Mon Aug 18 17:51:45 2003  Joern Thyssen  <jth@gnubg.org>
  6113.  
  6114.     * external.c (CommandExternal), play.c (ComputerTurn):
  6115.     another attempt to fix the resign bug.
  6116.  
  6117. Mon Aug 18 17:38:07 2003  Joern Thyssen  <jth@gnubg.org>
  6118.  
  6119.     * external.c (CommandExternal): copy Joseph's resignation fix.
  6120.  
  6121. Mon Aug 18 13:12:05 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6122.  
  6123.     * play.c: fix resignation bug.
  6124.  
  6125. Sun Aug 17 17:41:58 GMT 2003  Jim Segrave    <jes@jes-2.demon.nl>
  6126.  
  6127.     * rollout.c - ensure the eval context stored with a rollut has
  6128.       the cubeful/cubeless flags consistent (some exports reported
  6129.       incorrectly that portions were cubeful when they weren't)
  6130.  
  6131. Sun Aug 17 12:38:22 2003  Joern Thyssen  <jth@gnubg.org>
  6132.  
  6133.     * analysis.c (DumpStatcontext): fix typo.
  6134.  
  6135. Sun Aug 17 12:15:31 2003  Joern Thyssen  <jth@gnubg.org>
  6136.  
  6137.     * gnubgmodule.c: remove C++ style variable decl. inside code.
  6138.  
  6139. Sun Aug 17  8:45:30 GMT 2003  Jim Segrave    <jes@jes-2.demon.nl>
  6140.  
  6141.     * gnubg.c - fix overwrite of buffer in CommandSaveSettings
  6142.     
  6143. Sun Aug 17  0:44:16 GMT 2003  Jim Segrave    <jes@jes-2.demon.nl>
  6144.  
  6145.     * play.c - put if(fX) around 3d board code (seg faulted on
  6146.       starting game in text mode
  6147.     * board3d/gtkcolour.c - needs string.h
  6148.     
  6149. Sat Aug 16 11:24:24 2003  Joern Thyssen  <jth@gnubg.org>
  6150.  
  6151.         * analysis.c: include only finished games in luck adj.
  6152.  
  6153. Sat Aug 16 11:05:45 2003  Joern Thyssen  <jth@gnubg.org>
  6154.  
  6155.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  6156.         analysis.c (DumpStatcontext): show actual and luck adj. result
  6157.     relative instead of absolute.
  6158.     (suggested by Chris D. Yep)
  6159.  
  6160. Sat Aug 16 10:43:32 2003  Joern Thyssen  <jth@gnubg.org>
  6161.  
  6162.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  6163.         analysis.c (DumpStatcontext): show FIBS rating difference instead
  6164.     of relative FIBS rating.
  6165.     (suggested by Kees van den Doel)
  6166.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  6167.         analysis.c (DumpStatcontext): show only relative fibs rating
  6168.     for the entire match
  6169.     (suggested by Chris D. Yep)
  6170.  
  6171. Sat Aug 16  7:19:27 GMT 2003  Jim Segrave    <jes@jes-2.demon.nl>
  6172.  
  6173.     * gtkchequer.c - empty string instead of null caused errors
  6174.       in sizing hint and annotation windows
  6175.     
  6176. Fri Aug 15 19:56:24 GMT 2003  Jim Segrave    <jes@jes-2.demon.nl>
  6177.  
  6178.     * po/it.po more translations from Renzo Campagna
  6179.     
  6180. Fri Aug 15 21:01:48 2003  Oystein Johansen  <oystein@gnubg.org>
  6181.  
  6182.     * gtkoptions.c: Set seed with a spinbox directly, instead of
  6183.     clicking a button and then operate a spinbox.
  6184.  
  6185. Fri Aug 15 17:01:48 2003  Joern Thyssen  <jth@gnubg.org>
  6186.  
  6187.     * dice.c (RollDice): use high bits of RNGs to generate dice.
  6188.     (reported by Michael Petch)
  6189.  
  6190. Fri Aug 15 16:42:02 2003  Joern Thyssen  <jth@gnubg.org>
  6191.  
  6192.     * play.c (ComputerTurn, CommandExternal): fix logic
  6193.     for resignations.
  6194.  
  6195. Fri Aug 15 11:36:41 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6196.  
  6197.     * eval.c : constify eval contexts.
  6198.  
  6199. Fri Aug 15 10:19:01 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6200.  
  6201.     * analysis.h: Remove SKILL_INTERESTING, SKILL_VERYGOOD, but keep
  6202.     SKILL_GOOD with a "new" interpretation - to flag analyzed good
  6203.     moves as opposed to non-analyzed (SKILL_NONE).
  6204.  
  6205. Wed Aug 13 22:02:30 GMT 2003  Jim Segrave    <jes@jes-2.demon.nl>
  6206.  
  6207.     * po/it.po more translations from Renzo Campagna
  6208.  
  6209. Wed Aug 13 22:48:07 2003  Joern Thyssen  <jth@gnubg.org>
  6210.  
  6211.     * gtkchequer.c (UpdateMoveList): ensure proper error 
  6212.     handling.
  6213.  
  6214. Wed Aug 13 22:38:33 2003  Joern Thyssen  <jth@gnubg.org>
  6215.  
  6216.     * set.c (CommandSetTutorChequer): fix typo.
  6217.     (contributed by Rob Konigsberg)
  6218.     * gnubg.c (CommandSaveSettings): declare szTemp.
  6219.     * gtkprefs.c: make szTemp local.    
  6220.     (reported by Nardy)
  6221.  
  6222. Wed Aug 13 21:32:37 2003  Joern Thyssen  <jth@gnubg.org>
  6223.  
  6224.     * play.c (CommandNext): fix bug in "next marked" command.
  6225.     (reported by Klaus Rindholt)
  6226.     * play.c (ShowMark): protect GTK+ code.
  6227.  
  6228. Wed Aug 13 19:44:10 2003  Joern Thyssen  <jth@gnubg.org>
  6229.  
  6230.     * gtktheory.c (GTKShowTheory): fix i18n problem.
  6231.     (reported by Jim)
  6232.  
  6233. Wed Aug 13 19:09:18 2003  Joern Thyssen  <jth@gnubg.org>
  6234.  
  6235.     * gtkboard.c (button_press_event): right clicks to 
  6236.     drop double and reject resignation.
  6237.     (contributed by Rob Konigsberg)
  6238.  
  6239. Wed Aug 13 18:08:35 2003  Joern Thyssen  <jth@gnubg.org>
  6240.  
  6241.     * configure.in: add some magic for board3d and gtk1.2. Also add
  6242.     a "--without-board3d" option as suggested by Jim.
  6243.  
  6244. Wed Aug 13 15:26:57 GMT 2003  Jim Segrave    <jes@jes-2.demon.nl>
  6245.     
  6246.     * gtktheory.c - don't call gettext on null strings.
  6247.  
  6248. Wed Aug 13 18:03:57 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6249.  
  6250.     * set.c: Clear cache when changing MET table. (Reported by Albert
  6251.     Silver)
  6252.  
  6253. Tue Aug 12 10:53:49 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6254.  
  6255.     * gnubgmodule.c (PythonMatch): Initial version. Incomplete in some
  6256.     ways. Documentation missing. Likely to change.
  6257.  
  6258. Tue Aug 12 10:37:08 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6259.  
  6260.     * positionid.c (PositionFromID): constify some args.
  6261.     change CheckPosition and PositionFromID return sane TRUE/FALSE
  6262.     (1/0) for success/failure after even Joern was bitten by it in
  6263.     PythonPositionFromID.
  6264.  
  6265. Mon Aug 11 22:10:08 2003  Joern Thyssen  <jth@gnubg.org>
  6266.  
  6267.     * po/LINGUAS po/fr.po: French translation.
  6268.     * aclocal.m4, Makefile.in: finish upgrade to gettext 0.12.2
  6269.  
  6270. Mon Aug 11 14:06:22 GMT 2003 Jim Segrave    <jes@jes-2.demon.nl>
  6271.  
  6272.     * credits.sh, po/LINGUAS po/it.po - Italian translations by
  6273.     * Renzo Campagna <renzo.camp@tin.it> & Giulio De Marco
  6274.     * <polietilene@tiscalinet.it>
  6275.  
  6276. Sun Aug 10 15:04:08 2003  Joern Thyssen  <jth@gnubg.org>
  6277.  
  6278.     * htmlimages.c (CommandExportHTMLImages): fix bug:
  6279.     (no arrows where drawn for fClockwise=TRUE)
  6280.     (reported by Martin Janke)
  6281.  
  6282. Thu Aug  7 19:57:42 2003  Joern Thyssen  <jth@gnubg.org>
  6283.  
  6284.     * sgf.c (SaveGame): fix for MOVE_SETBOARD records where
  6285.     one or both sides has bourne all chequers off.
  6286.     (reported by Hugh Sconyers)
  6287.  
  6288. Thu Aug  7 19:45:11 2003  Joern Thyssen  <jth@gnubg.org>
  6289.  
  6290.     * html.c (HTLMDumpStatcontext): always show Eq. Snowie error rate.
  6291.     (reported by Chris Yep)
  6292.  
  6293. Thu Aug  7 19:29:35 2003  Joern Thyssen  <jth@gnubg.org>
  6294.  
  6295.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  6296.         analysis.c (DumpStatcontext): don't show relative fibs rating
  6297.     for p>1 or p<0.
  6298.     (reported by Kees Van Doel)
  6299.  
  6300. Wed Aug  6 20:24:31 2003  Joern Thyssen  <jth@gnubg.org>
  6301.  
  6302.     * configure.in, configure: ensure $host is known by envoking
  6303.     AC_CANONICAL_HOST.
  6304.     (reported by Mike Petch)
  6305.  
  6306. Tue Aug  5 21:41:57 GMT 2003  Holger Bochnig <hbgg@gmx.net>
  6307.  
  6308.     * gtktheory.c (GTKShowTheory): rearrange theory window so it fits
  6309.       on 800x600
  6310.  
  6311. Tue Aug  5 22:59:25 2003  Joern Thyssen  <jth@gnubg.org>
  6312.  
  6313.     * Makefile.am, configure.in: changes needed for win32 cross
  6314.     compilation.
  6315.     (contributed by Mike Petch)
  6316.  
  6317. Tue Aug  5 14:46:18 GMT 2003 Jim Segrave    <jes@jes-2.demon.nl>
  6318.  
  6319.     * gnubg.c - fix for lost aarOuput in Hint window, fixes for
  6320.       terminal character set names
  6321.     
  6322. Mon Aug  4 23:47:19 2003  Oystein Johansen  <oystein@gnubg.org>
  6323.  
  6324.         * simplelibgen.c (dirname): Check for USE_GTK, so gutils can be used.
  6325.  
  6326. Mon Aug  4 21:20:15 2003  Joern Thyssen  <jth@gnubg.org>
  6327.  
  6328.     * html.c: some color changes in the html export.
  6329.  
  6330. Mon Aug  4 21:04:39 2003  Joern Thyssen  <jth@gnubg.org>
  6331.  
  6332.     * html.c (HTMLCubeAnalysisTable): add class for cubeless equity.
  6333.  
  6334. Mon Aug  4 09:18:36 2003 Jim Segrave <jes@jes-2.demon.nl>
  6335.  
  6336.     * sgf.c, backgammon.h, play.c, import.c:
  6337.       count number of successive doubles in move record, clean up
  6338.       linking of initial double and following cube actions
  6339.     
  6340. Sun Aug  3 19:16:13 2003  Joern Thyssen  <jth@gnubg.org>
  6341.  
  6342.     * gtkboard.c (ReturnHits): enlarge buffer.
  6343.  
  6344. Sun Aug  3 18:51:30 2003  Joern Thyssen  <jth@gnubg.org>
  6345.  
  6346.     * html.c (HTMLPrintMoveAnalysis): add style to equity column.
  6347.     (reported by Albert Silver)
  6348.  
  6349. Fri Aug  1 09:01:20 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6350.  
  6351.     * gnubgmodule.c: code cleanups. Return 'None' where
  6352.     appropriate. Use C loops. Use sequences access instead of
  6353.     lists. Return board and others as tuples.
  6354.  
  6355. Fri Aug  1 19:49:01 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6356.  
  6357.     * Makefile.am - allow environment variable for thread libs
  6358.     * acinclude.m4 - mispled synopsis
  6359.     * configure.in - allow environment variable for thread libs
  6360.       export THREAD_LIBS="-lc_r" or similar
  6361.       The contents of THREAD_LIBS will be added to the flags for
  6362.       ld 
  6363.       changes thanks to Phil Pennock pdp@nl.demon.net
  6364.     
  6365. Fri Aug  1 08:43:01 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6366.  
  6367.     * rollout.c - off by one error in minimum games check
  6368.     
  6369. Thu Jul 31 17:59:08 2003  Joern Thyssen  <jth@gnubg.org>
  6370.  
  6371.     * gtkboard.c (write_points): fix typo.
  6372.     * gtkboard.c (write_board): swap board when necesary.
  6373.     * gtkchequer.c (MoveListShowMove): do not swap sides.
  6374.     (fix bugs #4536 and #4513)
  6375.  
  6376. Thu Jul 31 11:36:53 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6377.  
  6378.     * rollout.c: prevent division by zero when jsds are small. This
  6379.           time it actually should do something
  6380.     * set.c - missing space in option description
  6381.  
  6382. Wed Jul 30 09:36:07 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6383.  
  6384.     * rollout.c - prevent division by zero when jsds are small
  6385.  
  6386. Mon Jul 28 21:31:19 2003  Joern Thyssen  <jth@gnubg.org>
  6387.  
  6388.     * gtkgame.c (InitGTK): new menu entry for IDLE (Python).
  6389.     * gnubg.c (HandleCommand): strip leading space of python commands.
  6390.     * gnubgmodule.c (PythonInitialise): set argv.
  6391.  
  6392. Mon Jul 28 14:31:43 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6393.  
  6394.     * play.c - missed initialising CubeDecPtr on beavers
  6395.  
  6396. Sun Jul 27 17:22:51 2003  Oystein Johansen  <oystein@gnubg.org>
  6397.  
  6398.     * simplelibgen.[ch] (new files): put 'dirname' and 'basename' in a new
  6399.         file, so makeweigths, makebearoff and makehyper can link.
  6400.  
  6401. Sun Jul 27 14:39:51 2003  Oystein Johansen  <oystein@gnubg.org>
  6402.     
  6403.     * gnubg.c (dirname), backgammon.h: Pacify fussy compilers.
  6404.  
  6405. Sun Jul 27 14:39:51 2003  Oystein Johansen  <oystein@gnubg.org>
  6406.  
  6407.     * gnubg.c, html.c, bearoff.c: improve 'dirname' where it's not present.
  6408.  
  6409. Sun Jul 27 13:59:51 2003  Joern Thyssen  <jth@gnubg.org>
  6410.  
  6411.     * text.c: move all Output* functions to new file format.c    
  6412.     (change all callers)
  6413.     * format.c, Makefile.am: new file.
  6414.     * gnubg.c (DisplayCubeAnalysis, DumpPosition): use 
  6415.     OutputCubeAnalysis instead of now deprecated GetCubeActionSz.
  6416.  
  6417. Sun Jul 27 12:05:37 2003  Joern Thyssen  <jth@gnubg.org>
  6418.  
  6419.     Oops, the html did not validate...
  6420.  
  6421.     * html.c (GetStyleGeneral): new function.
  6422.     * html.c (HTMLPrintMoveAnalysis): re-fix reentrancy problems.
  6423.     * html.c (HTMLPrologue): missing end tag on <link>
  6424.  
  6425. Sun Jul 27 11:43:36 2003  Joern Thyssen  <jth@gnubg.org>
  6426.  
  6427.     * html.c (HTMLPrintMoveAnalysis): remove some colspans to
  6428.     produce better output. Fix reentrancy problem.
  6429.     (reported by Joseph)
  6430.  
  6431. Sun Jul 27 11:11:33 2003  Joern Thyssen  <jth@gnubg.org>
  6432.  
  6433.     Avoid coredump when importing invalid SGG (and others) with
  6434.     "set gotofirstgame on"
  6435.     (reported by Joseph)
  6436.  
  6437.     * import.c: let import routines return -1 indicating errors.
  6438.     * gnubg.c: handle returned value from import routines.
  6439.  
  6440. Sun Jul 27 01:46:23 2003  Joern Thyssen  <jth@gnubg.org>
  6441.  
  6442.     * html.c (CommandExportHTMLImages): render board label pictures
  6443.     correctly.
  6444.  
  6445. Sun Jul 27 01:20:51 2003  Joern Thyssen  <jth@gnubg.org>
  6446.  
  6447.     Update board labels dynamically.
  6448.  
  6449.     * gtkboard.c (board_invalidate_labels): new function.
  6450.     * gtkboard.c (board_set): invalidate labels if turn has changed.
  6451.     * gtkprefs.c (GeneralPage): add option for dynamic labels.
  6452.     * renderprefs.c (RenderPrefsParam, RenderPrefsCommand): 
  6453.     add option for dynamic labels.
  6454.     * render.c (CalculateImages): render labels dynamically based
  6455.     on who's on roll.
  6456.     * render.c (RenderImages): render images needed for dynamic labels.
  6457.  
  6458. Sat Jul 26 22:45:35 2003  Joern Thyssen  <jth@gnubg.org>
  6459.  
  6460.     Include Holger's arrows in the html export.
  6461.  
  6462.     * htmlimages.c (CommandExportHTMLImages): write images
  6463.     with arrows if LIBART is present.
  6464.     * html.c (printHTMLBoardGNU): use new images.
  6465.  
  6466. Sat Jul 26 18:15:27 2003  Joern Thyssen  <jth@gnubg.org>
  6467.  
  6468.     * analysis.c - utilise the combined double/take data and preserve
  6469.     rollouts across analyses
  6470.     
  6471. Sat Jul 26 19:16:45 2003  Joern Thyssen  <jth@gnubg.org>
  6472.  
  6473.     * html.c (HTMLPrintCubeAnalysisTable): more styles.
  6474.     * html.c (HTMLPrintMoveAnalysi): use bullet instead of *.
  6475.  
  6476. Sat Jul 26 17:18:40 2003  Joern Thyssen  <jth@gnubg.org>
  6477.  
  6478.     * gtkboard.c (board_set): oops, get rid of button_clockwise.
  6479.     * gtktoolbar.c (ToolbarSetClockwise): new function.
  6480.  
  6481.     * gtkboard.c (ReturnHits): new function.
  6482.     * gtkboard.c (update_move): first attempt on showing number
  6483.     of rolls that hit blots.
  6484.     (suggested by Morten Juul)
  6485.  
  6486. Sat Jul 26 13:53:07 2003  Joern Thyssen  <jth@gnubg.org>
  6487.  
  6488.     * html.c (HTMLPrintCubeAnalysisTable): bold fontface for essential
  6489.     cube decision numbers.
  6490.     * html.c (printHTMLBoardBBS): surround BBS board with paragraph
  6491.     which has the "page-break-inside: avoid" style.
  6492.  
  6493. Sat Jul 26 13:37:53 2003  Joern Thyssen  <jth@gnubg.org>
  6494.  
  6495.     * htmlimages.c (CommandExportHTMLImages): draw labels on picture.
  6496.     * html.c (printHTMLBoardGNU): labels are now on pictures.
  6497.  
  6498. Sat Jul 26 11:01:26 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6499.  
  6500.     * rollout.c - pass no-double cube value so money game rollouts of
  6501.       cube decisions give correct equity
  6502.     
  6503. Sat Jul 26 12:58:31 2003  Joern Thyssen  <jth@gnubg.org>
  6504.  
  6505.     Remove toolbar from "inside" of board.
  6506.  
  6507.     * gtktoolbar.c: new file
  6508.     * gtkboard.c: move toolbar related code to gtkboolbar.c
  6509.     * Makefile.am: new file gtktoolbar.c
  6510.     * gtkgame.c: add toolbar to main window.
  6511.  
  6512. Sat Jul 26 11:05:25 2003  Joern Thyssen  <jth@gnubg.org>
  6513.  
  6514.     * eval.c (Cl2CfMoney): fix bug in calculation of cubeless equity.
  6515.     (reported by Ned Cross)
  6516.  
  6517. Fri Jul 25 21:04:58 2003  Joern Thyssen  <jth@gnubg.org>
  6518.  
  6519.     * gtkgame.c (FinishMove): new function.
  6520.     * gtkgame.c (InitGTK): new menu item and accelerator for finish move.
  6521.     (bug #4278 by Erik Barfoed)
  6522.  
  6523. Fri Jul 25 20:49:07 2003  Joern Thyssen  <jth@gnubg.org>
  6524.  
  6525.     * gnubg.c (CommandSaveSettings): add some qoutes around %s in
  6526.     'set rng file %s'. This is a possible fix for bug #4393.
  6527.     (bug #4393 reported by William Maslen)
  6528.  
  6529. Fri Jul 25 20:22:06 2003  Joern Thyssen  <jth@gnubg.org>
  6530.  
  6531.     * analysis.c (LuckFirst): fix bug in calculation of luck for
  6532.     the first roll in match play with asymmetric scores.
  6533.     (reported by Peter Eberhard)
  6534.  
  6535. Fri Jul 25 16:51:08 2003  Joern Thyssen  <jth@gnubg.org>
  6536.  
  6537.     * html.c (printHTMLBoardBBS, printHTMLBoardGNU, printHTMLBoardF2H):
  6538.     print pip counts above position ID. Print position ID and match ID with
  6539.     a smaller font.
  6540.     * html.c: finish implementation of external CSS style sheet.
  6541.  
  6542. Fri Jul 25 16:35:48 2003  Joern Thyssen  <jth@gnubg.org>
  6543.  
  6544.     * gtkbearoff.c: widget did not update when pressing who's
  6545.     was on roll.
  6546.     * bearoff.c (ReadSconyers15x15): remove debug print.
  6547.     (reported by Hugh Sconyers)
  6548.     
  6549. Fri Jul 25 07:53:09 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6550.  
  6551.     * gtkgame.c (FormatStatEquity,FormatStatCubeError): Remove verbose
  6552.     zeros in summary.
  6553.  
  6554. Thu Jul 24 19:41:23 2003  Joern Thyssen  <jth@gnubg.org>
  6555.  
  6556.     * gnubg.c (DumpGameList): show dice for MOVE_SETDICE.
  6557.  
  6558. Thu Jul 24 19:29:36 2003  Joern Thyssen  <jth@gnubg.org>
  6559.  
  6560.     * import.c (ImportSGGGame): better support for resignations
  6561.     in SGG files.
  6562.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  6563.         analysis.c (DumpStatcontext): show only luck adj. results
  6564.     when calculated.
  6565.  
  6566. Thu Jul 24 11:57:54 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6567.  
  6568.     * html.c: Small HTML cleanups.
  6569.     Complete removel of zeros in summary. Change '*' to HTML bullet.
  6570.  
  6571. Wed Jul 22 16:34:15 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6572.  
  6573.     * backgammon.h gnubg.c gtkgame.c html.c latex.c postscript.c
  6574.       text.c sgf.c play.c analysis.c import.c export.c
  6575.  
  6576.       doubles and corresponding take moverecords have the same
  6577.       analysis and evalcontext
  6578.     
  6579. Wed Jul 22 14:17:18 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6580.  
  6581.     * gtkcube.c - allow extending cube decision rollouts
  6582.  
  6583. Tue Jul 22 14:29:09 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6584.  
  6585.     * set.c - add decimal places to j.s.d. displayed value
  6586.     * rollout.c - force rollouts of cube decisions to use cubeful
  6587.       rollout contexts
  6588.  
  6589. Tue Jul 22 10:41:36 2003  Joseph Heled  <pepster@users.sourceforge.net>
  6590.  
  6591.     * html.c (printStatTableMissed): don't print '(-0.000 ( -0.000%))'
  6592.     in HTML output. 
  6593.  
  6594. Mon Jul 21 23:05:10 2003  Joern Thyssen  <jth@gnubg.org>
  6595.  
  6596.     * gtkboard.c (write_points): fix bug when writing boards
  6597.     for turn=-1.
  6598.     (reported by Dean Gay)
  6599.  
  6600. Mon Jul 21 22:13:49 2003  Joern Thyssen  <jth@gnubg.org>
  6601.  
  6602.     * html.c (HTMLMatchInfo): only print non-empty values.
  6603.  
  6604. Mon Jul 21 21:17:30 2003  Joern Thyssen  <jth@gnubg.org>
  6605.  
  6606.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  6607.         analysis.c (DumpStatcontext): fix normalisation bug.
  6608.  
  6609. Mon 20 Jul 17:04:44 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6610.  
  6611.     * gtkgame.c - more re-arrangement of aspect ratio
  6612.     * gtkoptions.c - set output digits reset old value
  6613.     
  6614. Mon Jul 21 15:59:43 2003  Holger Bochnig <hbgg@gmx.net>
  6615.  
  6616.     * gtkgame.c gtkgame.h gtkmet.c: update filename of current MET
  6617.       in options after loading a new one
  6618.  
  6619. Mon 20 Jul 13:30:41 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6620.  
  6621.     * gtkgame.c - quick hackery changing some hboxes to vboxes
  6622.       to change the aspect ration of the rollout settings main page
  6623.     
  6624. Mon 20 Jul 11:32:04 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6625.  
  6626.     * rollout.c - re-instate fix for initial position dice (lost 
  6627.       when hand merging changes for orginal extendable rollouts)
  6628.  
  6629. Mon 20 Jul 09:49:08 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6630.  
  6631.     * progress.c - neater display of rank/jsds, better column label
  6632.     
  6633. Sun 19 Jul 22:01:18 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6634.  
  6635.     * rollout.c - called SanityCheck with reversed board, so
  6636.       it didn't deal with rollouts where one side has borne 
  6637.       off.
  6638.     
  6639. Sun 19 Jul 14:49:33 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6640.  
  6641.     * gtkgame.c - fix limits on j.s.d. spinner, re-arrange
  6642.       rollout general page (truncation pane above later
  6643.       evaluations pane).
  6644.     
  6645. Sun 19 Jul 10:48:16 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6646.  
  6647.     * rollout.c was losing the number of games rolled out.
  6648.     
  6649. Sat Jul 18 09:55:40 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6650.  
  6651.     * guile.c - adjust call to GeneralEvaluationR to match
  6652.       new rollout progress functions.
  6653.     
  6654. Sat Jul 18 07:13:40 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6655.  
  6656.     * gtkgame.c - search the stack of grab owners for the
  6657.       current caller of ResumeInput and trim the stack if 
  6658.       found
  6659.     
  6660. Sat Jul 18 00:22:40 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6661.  
  6662.     * rollout.c gtkgame.c - update after every game rolled out,
  6663.       cosmetics on Rank/no. JSDs
  6664.     
  6665. Fri Jul 18 23:02:40 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6666.  
  6667.     * gtkgame.c - add a stack to hold signals for grab so that
  6668.       closing a window with grab will not die when the signal
  6669.       can't be disconnected
  6670.     
  6671. Fri Jul 18 21:15:10 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6672.  
  6673.     * gnubg.c - missing call to RolloutProgressStart in CommandRollout
  6674.       for chequer play
  6675.     
  6676. Fri Jul 18 21:32:34 2003  Holger Bochnig <hbgg@gmx.net>
  6677.  
  6678.     * gtkgame.c gtkoptions.c: fix [bug #4288] Incorrect path to MET
  6679.  
  6680. Fri Jul 18 13:49:30 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6681.  
  6682.     * backgammon.h eval.h gnubg.c rollout.c rollout.h progress.c
  6683.       progress.h set.c gtkgame.c gtkgame.h 
  6684.       Fixes to rollout extension, allow rollout stop on JSD of moves
  6685.       fix 'set output digits' command
  6686.     
  6687. Fri Jul 18 10:12:40 2003  Joern Thyssen  <jth@gnubg.org>
  6688.  
  6689.     * text.c (OutputMWC): strip some '+' signs from output of
  6690.     standard error values.
  6691.  
  6692. Thu Jul 17 21:59:37 2003  Holger Bochnig <hbgg@gmx.net>
  6693.  
  6694.     Sockets support on Windows
  6695.     getting the dice from random.org now works on Windows, too
  6696.  
  6697.     * gnubg.c (real_main, Shutdown): Winsock initialisation and cleanup
  6698.     * dice.c (getDiceRandomDotOrg), external.c (ExternalSocket,
  6699.       ExternalRead, ExternalWrite):
  6700.       use send and recv, adjusting to different function definitions
  6701.  
  6702. Thu Jul 17 14:46:45 2003  Joern Thyssen  <jth@gnubg.org>
  6703.  
  6704.     * gtkchequer.c (UpdateMoveList): use Output* functions instead of
  6705.     hardcoded logic.
  6706.  
  6707. Thu Jul 17 12:29:20 2003  Joern Thyssen  <jth@gnubg.org>
  6708.  
  6709.     Some changes to the match statistics:
  6710.     (a) output ppg advantage for money game
  6711.     (b) REMOVE output of abs. fibs rating
  6712.     (c) add output of relative fibs rating based on luck adj. results
  6713.  
  6714.         * html.c (HTMLDumpStatcontext), gtkgame.c (GTKDumpStatcontext), 
  6715.         analysis.c (DumpStatcontext): see above.
  6716.  
  6717. Wed Jul 16 21:28:23 2003  Joern Thyssen  <jth@gnubg.org>
  6718.  
  6719.     * gnubg.c (CommandHint): move code into a set of subroutines.
  6720.     * gnubg.c (CommandRollout): call new functions HintCube and HintChequer.
  6721.  
  6722. Wed Jul 16 21:21:08 2003  Joern Thyssen  <jth@gnubg.org>
  6723.  
  6724.     * gtkoptions.c: introduce gui equivalent to "set output digits ..."
  6725.     (suggested by Olivier Croisille)
  6726.  
  6727. Wed Jul 16 18:49:11 2003  Joern Thyssen  <jth@gnubg.org>
  6728.  
  6729.     Introduce flag to set the numbers of digits output for
  6730.     probabilities and equities.
  6731.     (derived from bug #4236 by Ian Shaw)
  6732.  
  6733.     * gnubg.c: new command "set output digits ..."            
  6734.     * text.c (OutputEquity, OutputMoneyEquity, OutputEquityScale,
  6735.     OutputEquityDiff, OutputMWC, OutputPercent): generate format
  6736.     dynamically using new flag fOutputDigits
  6737.     * progress.c (GTKRolloutProgress): use Output* functions instead
  6738.     of hardcoded logic.
  6739.  
  6740. Wed Jul 16 15:57:01 2003  Joern Thyssen  <jth@gnubg.org>
  6741.  
  6742.     Revert changes dated Wed Jul  9 10:32:08 2003 pending
  6743.     discussion on bug-gnubg@gnu.org
  6744.  
  6745.     * text.c
  6746.  
  6747. Wed Jul 16 14:57:00 2003  Joern Thyssen  <jth@gnubg.org>
  6748.  
  6749.     * gnubg.c (CommandRollout): only save rollout into movelist, if
  6750.     this is a rollout of a move!
  6751.     (bug #4313 reported by Ian Shaw)
  6752.  
  6753. Wed Jul 16 12:21:20 2003  Joern Thyssen  <jth@gnubg.org>
  6754.  
  6755.     Change rollouts routines to accept a progress callback instead
  6756.     of currently hardcoded GTK+ calls.
  6757.  
  6758.     * rollout.c (GeneralEvaluation, GneralEvaluationR,
  6759.     GeneralCubeDecision, GeneralCubeDecisionR): change prototype to
  6760.     include progress callback.
  6761.     * rollout.c (RolloutGeneral): replaced hardcoded calls with
  6762.     calls to passed progress callback.
  6763.     * progress.c: new file with default progress initialisers and 
  6764.     callbacks.
  6765.     * gnubg.c (CommandRollout): bring up hint dialog after
  6766.     "rollout =cube" and "rollout =1 =2 =3". 
  6767.     * gnubg.c, gtkchequer.c, gtkcube.c, database.c, analysis.c, external.c: 
  6768.     change calls to rollout functions.
  6769.     * gtkgame.c: move GTK rollout progress stuff to new file progress.c
  6770.  
  6771. Tue Jul 15 19:52:54 2003  Holger Bochnig <hbgg@gmx.net>
  6772.  
  6773.     * set.c: sockets: added includes for Windows
  6774.  
  6775. Tue Jul 15 17:07:45 2003  Holger Bochnig <hbgg@gmx.net>
  6776.  
  6777.     * gnubgmodule.c gnubgmodule.h: if-guard python extensions
  6778.  
  6779. Tue Jul 15 00:11:02 2003  Joern Thyssen  <jth@gnubg.org>
  6780.  
  6781.     * rollout.c (GeneralCubeDecisionR): fix bug leading to wrong
  6782.     cube decision rollouts.
  6783.  
  6784. Sun Jul 13 22:24:12 2003  Joern Thyssen  <jth@gnubg.org>
  6785.  
  6786.     * text.c (OutputMoveFilterPly): add a newline
  6787.     * text.c (OutputEvalContextsForRollout): fix some indentation
  6788.     problems.
  6789.  
  6790. Sun Jul 13 20:02:12 2003  Joern Thyssen  <jth@gnubg.org>
  6791.  
  6792.     * gnubgmodule.c (PythonPositionID, PythonPositionFromID,
  6793.     PythonPositionFromBearoff, PythonPositionBearoff): new functions.
  6794.  
  6795. Sun Jul 13 18:17:05 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6796.  
  6797.     * make sure rollouts skip completed trials without wasting time
  6798.         
  6799. Sun Jul 13 19:49:16 2003  Joern Thyssen  <jth@gnubg.org>
  6800.  
  6801.     * gnubg.py: new file (read during startup).
  6802.  
  6803.  
  6804. Sun Jul 13 19:17:27 2003  Joern Thyssen  <jth@gnubg.org>
  6805.  
  6806.     * gtkchequer.c (MoveListRollout): call HandleXAction.
  6807.  
  6808. Sun Jul 13 12:06:05 2003  Joern Thyssen  <jth@gnubg.org>
  6809.  
  6810.     * gnubg.c (CommandRollout): fix some non-ANSI decls.
  6811.     * configure.in: new autoconf magic for python
  6812.     * gnubg.c (real_main, usage): new option -p.
  6813.  
  6814. Sun Jul 13 02:17:05 GMT 2003 Jim Segrave <jes@jes-2.demon.nl>
  6815.  
  6816.     * eval.c, eval.h, export.h, gnubg.c, gtkchequer.c, gtkcube.c
  6817.       gtkgame.c, guile.c, html.c, play.c, rollout.c, rollout.h, sgf.c
  6818.       text.c - change rollout handling to support extending rollouts
  6819.       and 'parallel' rollouts of multiple moves
  6820.     
  6821. Sat Jul 12 19:58:53 2003  Joern Thyssen  <jth@gnubg.org>
  6822.  
  6823.     * gnubgmodule.c: change board from typle to list.
  6824.  
  6825. Sat Jul 12 15:27:04 2003  Joern Thyssen  <jth@gnubg.org>
  6826.  
  6827.     Add Python support for gnubg.
  6828.  
  6829.     * gnubg.c: support for Python.
  6830.     * gnubgmodule.c: new file: python support for gnubg.
  6831.  
  6832. Sat Jul 12 10:11:00 2003  Joern Thyssen  <jth@gnubg.org>
  6833.  
  6834.     * gtkgame.c (EvalWidget): ugly fix for problematic string.
  6835.  
  6836. Sat Jul 12 01:25:24 2003  Joern Thyssen  <jth@gnubg.org>
  6837.  
  6838.     * Makefile.am, configure.in: check for python
  6839.  
  6840. Fri Jul 11 20:48:34 2003  Joern Thyssen  <jth@gnubg.org>
  6841.  
  6842.     * path.c (PathOpen, PathSearch): use DIR_SEPARATOR as
  6843.     directory separator instead of hardcoded /.
  6844.  
  6845. Fri Jul 11 20:47:56 2003  Holger Bochnig <hbgg@gmx.net>
  6846.  
  6847.     * external.c: ignore SIGPIPE on Windows
  6848.  
  6849. Fri Jul 11 19:29:11 2003  Holger Bochnig <hbgg@gmx.net>
  6850.  
  6851.     trying to use sockets on Windows (SIGPIPE still missing)
  6852.  
  6853.     * dice.c, external.c, external.h: added includes and defines for Windows
  6854.     * external.c: some workarounds for missing socket functions and
  6855.                   ones with different prototypes
  6856.  
  6857. Fri Jul 11 12:39:38 2003  Joern Thyssen  <jth@gnubg.org>
  6858.  
  6859.     * play.c (CommandRoll): fix grammer (bug #4273)
  6860.     * gtkoptions.c (OptionsPages): fix some typos and disable
  6861.     15x15 on disk (it's not implemented yet)
  6862.  
  6863. Thu Jul 10 21:56:41 2003  Holger Bochnig <hbgg@gmx.net>
  6864.  
  6865.     * bearoff.c, gnubg.c: use g_path_get_dirname
  6866.       if dirname not available
  6867.     * show.c: #include "gtkpath.h" added
  6868.  
  6869. Thu Jul 10 20:19:59 2003  Holger Bochnig <hbgg@gmx.net>
  6870.  
  6871.     * postscript.c: changed StartPage and EndPage to 
  6872.       PSStartPage and PSEndPage, respectively, to avoid name clash
  6873.       on Windows
  6874.  
  6875. Thu Jul 10 14:56:04 2003  Joern Thyssen  <jth@gnubg.org>
  6876.  
  6877.     * gnubg.c: new command "show matchresult" to show
  6878.     actual and luck adjusted results for a money game.
  6879.     (needed to answer post in rec.games.backgammon)
  6880.     * show.c (CommandShowMatchResult): new function.
  6881.  
  6882. Thu Jul 10 13:55:07 2003  Joern Thyssen  <jth@gnubg.org>
  6883.  
  6884.     * gnubg.c (dirname): win32 doesn't have dirname.
  6885.  
  6886. Thu Jul 10 13:10:29 2003  Joern Thyssen  <jth@gnubg.org>
  6887.  
  6888.     Improve output of settings for rollout 
  6889.     (bug #4243 by Ian Dunstan)
  6890.  
  6891.     * text.c (OutputRolloutContext): output more settings
  6892.  
  6893. Thu Jul 10 11:14:30 2003  Joern Thyssen  <jth@gnubg.org>
  6894.  
  6895.     Trim gtkgame.c: move gtk widget for Settings->Options and
  6896.     Settings->Path into new files.
  6897.     
  6898.     * gtkoptions.c, gtkpath.c: new files
  6899.     * gtkgame.c: rename a few functions and move many to new files.
  6900.  
  6901. Thu Jul 10 10:35:00 2003  Joern Thyssen  <jth@gnubg.org>
  6902.  
  6903.     Initial experimental support of Hugh Sconyers' full 15x15
  6904.     bearoff database.
  6905.  
  6906.     * gnubg.c: new command "show bearoff",     
  6907.     "set bearoff sconyers 15x15 [dvd|disk] [enable|path]".
  6908.     * gnubg.c (ChangeDisk): new function.
  6909.     * gnubg.c (real_main): init sconyers' bearoff databases.
  6910.     * gnubg.c (CommandSaveSettings): save setup for Sconyers' databases.
  6911.  
  6912.     * set.c (CommandSetBearoffSconyers15x15DVDEnable,
  6913.     CommandSetBearoffSconyers15x15DiskEnable
  6914.     CommandSetBearoffSconyers15x15DVDPath,
  6915.     CommandSetBearoffSconyers15x15DiskPath): new functions.
  6916.     * show.c (CommandShowVariation): fix typo.
  6917.     * show.c (CommandShowBearoff, ShowBearoff): new functions.
  6918.  
  6919.     * eval.h: new class CLASS_BEAROFF_15x15 (NOT ENABLED YET!)
  6920.     * eval.c: make sure that all evaluations routines return
  6921.     values to indicate errors or interrupt.
  6922.  
  6923.     * bearoff.c (BearoffClose): modify prototype; free pbc
  6924.     * bearoff.h: new options.
  6925.     * bearoff.c: make sure that all bearoff routines return
  6926.     values to indicate errors or interrupt.
  6927.     * bearoff.c (BearoffDumpSconyers15x15, ReadSconyers15x15,
  6928.     BearoffEvalSconyers): new functions.
  6929.  
  6930.     * gtkbearoff.c: new file (GTK equivalent of "show bearoff")
  6931.  
  6932.     * gtkgame.c (GTKChangeDisk): new function.
  6933.     * gtkgame.c: new meny entry: Analyse->Bearoff
  6934.     * gtkgame.c (OptionPages): new page for bearoff setup.
  6935.  
  6936.     * rollout.c (BearoffRollout): add fixme...
  6937.  
  6938.     * configure.in, config.h.in: search for dirname.
  6939.     * Makefile.am: new files gtkbearoff.[ch]
  6940.  
  6941. Wed Jul  9 10:32:08 2003  Joern Thyssen  <jth@gnubg.org>
  6942.  
  6943.     * text.c (OutputEquity, OutputMoneyEquity, OutputEquityScale,
  6944.     OutputEquityDiff, OutputMWC, OutputPercent): add a digit to the
  6945.     output
  6946.     (bug #4236 by Ian Shaw)
  6947.  
  6948. Tue Jul 8 23:00 CET 2003 Olivier Baur <olivier.baur@noos.fr>
  6949.  
  6950.         * openurl.c: added support for MacOS X
  6951.  
  6952. Tue Jul 08 22:58:59 2003  Holger Bochnig <hbgg@gmx.net>
  6953.  
  6954.     * gtkgame.h, gtkexport.c, gtkgame.c, gtkmet.c,
  6955.       gtkmovefilter.c, gtkprefs.c, gtkrace.c, gtkrolls.c,
  6956.       gtktempmap.c, gtktheory.c: rename CreateDialog to GTKCreateDialog
  6957.       to avoid name clash with the Windows function
  6958.  
  6959. Tue Jul 8 21:00 CET 2003 Olivier Baur <olivier.baur@noos.fr>
  6960.  
  6961.         Implement sound support on Mac OS X, using QuickTime; add a new
  6962.         "sound system" called "QuickTime", a new command "set sound system
  6963.         quicktime", and a new sound system radio button in the Options >
  6964.         Sound settings dialog.
  6965.         
  6966.         * sound.h: define new sound system SOUND_SYSTEM_QUICKTIME
  6967.         * sound.c: modify play_file() and play_file_child(); add functions 
  6968.             PlaySound_QuickTime() and Thread_PlaySound_QuickTime();
  6969.         * set.c: add new function CommandSetSoundSystemQuickTime()
  6970.     * backgammon.h: add prototype to CommandSetSoundSystemQuickTime()
  6971.         * gnubg.c: add command "set sound system quicktime"
  6972.         * gtkgame.c: OptionPages(), OptionsOK'): add new "pwSoundQuickTime"
  6973.             radio button widget
  6974.  
  6975. Tue Jul 8 19:05 GMT 2003 Jim Segrave jes@jes-2.demon.nl
  6976.  
  6977.         * undo change to rollout.c - it was a fix for a problem which
  6978.           was only in local development source
  6979.         * gtkgame.c - turning off cubefull on the Rollout setting general
  6980.           page will turn off cubeful chequer play on all other pages
  6981.           Suggestion by Ian Dunstan
  6982.  
  6983. Tue Jul  8 18:29:56 2003  Joern Thyssen  <jth@gnubg.org>
  6984.  
  6985.         * text.c (OutputRolloutContext): display later evals.
  6986.         (bug #4229, reported by Ian Dunstan)
  6987.  
  6988.  
  6989. Tue Jul 8 11:15 GMT 2003 Jim Segrave jes@jes-2.demon.nl
  6990.  
  6991.         * rollout.c - initialise internal variables on first game of
  6992.           rollout
  6993.         
  6994. Mon Jul  7 12:33:17 2003  Joern Thyssen  <jth@gnubg.org>
  6995.  
  6996.         * rollout.c (RolloutDice): fix bug in generated dice for
  6997.         rollout as initial position.
  6998.  
  6999. Mon Jul  7 11:38 CET 2003  Olivier Baur  <olivier.baur@noos.fr>
  7000.  
  7001.         Fix bug: when playing against gnubg, you would sometimes
  7002.         get several games in a row with identical dice sequences
  7003.         (reported by Peter O Lura <polura@online.no>); the issue
  7004.         actually arises when a new game is started after having
  7005.         performed a rollout, which "resets" the RNG to the
  7006.         "rollout seed".
  7007.  
  7008.     * rollout.c (RolloutGeneral): add call to InitRNG at end of
  7009.             rollout to make sure that next game played against gnubg
  7010.             won't get dice rolls based on the seed of a rollout that
  7011.             has just been performed.
  7012.  
  7013. Sun Jul  6 18:01:08 2003  Joern Thyssen  <jth@gnubg.org>
  7014.  
  7015.         * openurl.c (OpenURL): commit old fix.
  7016.  
  7017. Sun Jul 6 15:02 GMT 2003 Jim Segrave jes@jes-2.demon.nl
  7018.  
  7019.         * rolloutc it helps to call fabs() when dealing with floats.
  7020.           sigh - complete brain fade
  7021.         
  7022. Sun Jul  6 14:33:42 2003  Joern Thyssen  <jth@gnubg.org>
  7023.  
  7024.         * eval.c (EvalKey): do not include cubeful flags, match scores, etc.
  7025.         in calculation of hash key for 0-ply evaluations unless called 
  7026.         from EvaluatePositionCubeful.
  7027.  
  7028. Sun Jul  6 13:48:46 2003  Joern Thyssen  <jth@gnubg.org>
  7029.  
  7030.         * gtkgame.c (StatcontextGetSelection): order lines before copying.
  7031.         (bug #4160 reported by Holger Bochnig)
  7032.  
  7033. Sat Jul  5 20:53:42 2003  Joseph Heled  <pepster@users.sourceforge.net>
  7034.  
  7035.         * gnubg.c: replace 'const' with ICONV_CONST to get rid of compiler
  7036.         warning.
  7037.  
  7038. Thu Jul 3 15:02 GMT 2003 Jim Segrave jes@jes-2.demon.nl
  7039.  
  7040.         * openurl.c gtktheory.c gtkboard.c osr.c eval.c gnubg.c
  7041.           htmlimages.c export.c lib/event.c
  7042.           fixes for compiler warnings - unused variables removed, 
  7043.           cast added in gnubg.c, config.h included in event.c (and
  7044.           fix of call to outputerr()), add explicit returns in eval.c
  7045.           for reaching end of non-void function
  7046.  
  7047. Thu Jun 31 18:23:52 2003  Joern Thyssen  <jth@gnubg.org>
  7048.  
  7049.     * gtkprefs.c (toggle_display_type): gtk_notebook_get_n_pages does
  7050.     exist in gtk+ 2???
  7051.